Skip to content

Commit 237d033

Browse files
committed
- Removed Cortex-A example.
1 parent 5db75d1 commit 237d033

33 files changed

Lines changed: 1 addition & 3675 deletions

ARM.CMSIS-FreeRTOS.pdsc

Lines changed: 1 addition & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<releases>
1111
<release version="10.2.1-dev2">
1212
- Added implementation of the osMemoryPool functions using FreeRTOS
13+
- Removed Cortex-A example (will be available in separate pack)
1314
</release>
1415
<release version="10.2.1-dev1">
1516
- Updated to FreeRTOS 10.2.1
@@ -1215,34 +1216,6 @@
12151216
</attributes>
12161217
</example>
12171218

1218-
<example name="CMSIS-RTOS2 FreeRTOS Blinky CA9 (AC5)" doc="Abstract.txt" folder="CMSIS/RTOS2/FreeRTOS/Examples/Blinky_CA9">
1219-
<description>CMSIS-RTOS2 Blinky example using FreeRTOS for Cortex-A9 (ARM Compiler 5)</description>
1220-
<board name="Fixed Virtual Platform" vendor="ARM"/>
1221-
<project>
1222-
<environment name="ds5" load=".project"/>
1223-
</project>
1224-
<attributes>
1225-
<component Cclass="CMSIS" Cgroup="CORE"/>
1226-
<component Cclass="CMSIS" Cgroup="RTOS2"/>
1227-
<component Cclass="Device" Cgroup="Startup"/>
1228-
<category>Getting Started</category>
1229-
</attributes>
1230-
</example>
1231-
1232-
<example name="CMSIS-RTOS2 FreeRTOS Blinky CA9 (AC6)" doc="Abstract.txt" folder="CMSIS/RTOS2/FreeRTOS/Examples/Blinky_CA9_AC6">
1233-
<description>CMSIS-RTOS2 Blinky example using FreeRTOS for Cortex-A9 (ARM Compiler 6)</description>
1234-
<board name="Fixed Virtual Platform" vendor="ARM"/>
1235-
<project>
1236-
<environment name="ds5" load=".project"/>
1237-
</project>
1238-
<attributes>
1239-
<component Cclass="CMSIS" Cgroup="CORE"/>
1240-
<component Cclass="CMSIS" Cgroup="RTOS2"/>
1241-
<component Cclass="Device" Cgroup="Startup"/>
1242-
<category>Getting Started</category>
1243-
</attributes>
1244-
</example>
1245-
12461219
<example name="Native FreeRTOS Blinky" doc="Abstract.txt" folder="CMSIS/RTOS2/FreeRTOS/Examples/Native_Blinky">
12471220
<description>Blinky example using FreeRTOS natively</description>
12481221
<board name="uVision Simulator" vendor="Keil"/>

CMSIS/RTOS2/FreeRTOS/Examples/Blinky_CA9/.cproject

Lines changed: 0 additions & 245 deletions
This file was deleted.

CMSIS/RTOS2/FreeRTOS/Examples/Blinky_CA9/.project

Lines changed: 0 additions & 94 deletions
This file was deleted.

CMSIS/RTOS2/FreeRTOS/Examples/Blinky_CA9/.settings/language.settings.xml

Lines changed: 0 additions & 25 deletions
This file was deleted.

CMSIS/RTOS2/FreeRTOS/Examples/Blinky_CA9/Abstract.txt

Lines changed: 0 additions & 18 deletions
This file was deleted.

CMSIS/RTOS2/FreeRTOS/Examples/Blinky_CA9/Blinky.c

Lines changed: 0 additions & 147 deletions
This file was deleted.

0 commit comments

Comments
 (0)