Skip to content

Commit 1124c68

Browse files
committed
Fixed minor details
1 parent 5faada6 commit 1124c68

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ARM.CMSIS-FreeRTOS.pdsc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<license>License/license.txt</license>
99

1010
<releases>
11-
<release version="10.2.0-RC1">
11+
<release version="10.2.0-RC2">
1212
FreeRTOS 10.2.0
1313
Maintenance for CMSIS 5.5.1:
1414
- Updated to CMSIS API 2.1.3
@@ -602,7 +602,7 @@
602602
<file category="source" name="CMSIS/RTOS2/FreeRTOS/Source/ARM/clib_arm.c" condition="ARMCC"/>
603603
<file category="source" name="CMSIS/RTOS2/FreeRTOS/Source/ARM/clib_arm.c" condition="ARMCC6"/>
604604

605-
<file category="source" attr="config" name="CMSIS/RTOS2/FreeRTOS/Source/handlers.c"/>
605+
<file category="source" attr="config" name="CMSIS/RTOS2/FreeRTOS/Source/handlers.c" version="9.1.0"/>
606606
</files>
607607
</component>
608608

@@ -859,7 +859,7 @@
859859
</component>
860860

861861
<component Cgroup="Core" Cvariant="Cortex-A" isDefaultVariant="true" condition="FreeRTOS CA">
862-
<description>Core API (Kernel, Tasks, Semaphores, Mutexes, Queues) for Cortex-M</description>
862+
<description>Core API (Kernel, Tasks, Semaphores, Mutexes, Queues) for Cortex-A</description>
863863
<RTE_Components_h>
864864
#define RTE_RTOS_FreeRTOS_CORE /* RTOS FreeRTOS Core */
865865
</RTE_Components_h>

0 commit comments

Comments
 (0)