Skip to content

Commit

Permalink
Update bsp 15 0 0 (#4)
Browse files Browse the repository at this point in the history
Synchronize with NXP MIMXRT1052_DFP 15.0.0 and NXP EVKB-IMXRT1050_BSP 15.0.0
  • Loading branch information
ZigaMahne authored Oct 3, 2022
1 parent 9646bd8 commit 53bfca1
Show file tree
Hide file tree
Showing 47 changed files with 3,206 additions and 2,587 deletions.
Binary file modified Documents/MIMXRT1050EVKHUG.pdf
Binary file not shown.
15 changes: 11 additions & 4 deletions Keil.IMXRT1050-EVKB_BSP.pdsc
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<package xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="PACK.xsd" schemaVersion="1.7.2">
<vendor>Keil</vendor>
<package xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="PACK.xsd" schemaVersion="1.7.7">
<name>IMXRT1050-EVKB_BSP</name>
<vendor>Keil</vendor>
<description>NXP IMXRT1050-EVKB board support pack</description>
<url>https://github.com/MDK-Packs/Pack/raw/master/IMXRT1050-EVKB_BSP/</url>
<repository type="git">https://github.com/MDK-Packs/IMXRT1050-EVKB_BSP.git</repository>

<releases>
<release version="1.1.0-rc0">
Synchronize with NXP MIMXRT1052_DFP 15.0.0 and NXP EVKB-IMXRT1050_BSP 15.0.0
Package Description (pdsc): Add Device:SDK Drivers:fxos8700cq component to VIO driver condition
Platform project
- add support for audio
</release>
<release version="1.0.1" date="2021-09-29">
Added board features to board description
</release>
Expand All @@ -23,8 +29,8 @@

<requirements>
<packages>
<package vendor="NXP" name="MIMXRT1052_DFP" version="13.1.0-0"/>
<package vendor="NXP" name="EVKB-IMXRT1050_BSP" version="13.1.0-0"/>
<package vendor="NXP" name="MIMXRT1052_DFP" version="15.0.0-0"/>
<package vendor="NXP" name="EVKB-IMXRT1050_BSP" version="15.0.0-0"/>
<package vendor="ARM" name="CMSIS" version="5.8.0"/>
</packages>
</requirements>
Expand All @@ -49,6 +55,7 @@
<description>Virtual I/O IMXRT1050-EVKB</description>
<require condition="MIMXRT1052 CMSIS"/>
<require Cclass="Board Support" Cgroup="SDK Project Template"/>
<require Cclass="Device" Cgroup="SDK Drivers" Csub="fxos8700cq"/>
</condition>
</conditions>

Expand Down
Loading

0 comments on commit 53bfca1

Please sign in to comment.