|
10 | 10 | <releases> |
11 | 11 | <release version="10.2.1-dev2"> |
12 | 12 | - Added implementation of the osMemoryPool functions using FreeRTOS |
| 13 | + - Removed Cortex-A example (will be available in separate pack) |
13 | 14 | </release> |
14 | 15 | <release version="10.2.1-dev1"> |
15 | 16 | - Updated to FreeRTOS 10.2.1 |
|
1215 | 1216 | </attributes> |
1216 | 1217 | </example> |
1217 | 1218 |
|
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 | | - |
1246 | 1219 | <example name="Native FreeRTOS Blinky" doc="Abstract.txt" folder="CMSIS/RTOS2/FreeRTOS/Examples/Native_Blinky"> |
1247 | 1220 | <description>Blinky example using FreeRTOS natively</description> |
1248 | 1221 | <board name="uVision Simulator" vendor="Keil"/> |
|
0 commit comments