Skip to content

Commit

Permalink
Update ARM.CMSIS.pdsc
Browse files Browse the repository at this point in the history
Fixes requested in #208
  • Loading branch information
KeilChris authored Dec 4, 2024
1 parent 783317a commit abacdd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ARM.CMSIS.pdsc
Original file line number Diff line number Diff line change
Expand Up @@ -431,14 +431,14 @@
<description>RTOS Kernel system tick timer interface</description>
<files>
<file category="header" name="CMSIS/RTOS2/Include/os_tick.h"/>
<file category="doc" name="CMSIS/Documentation/html/RTOS2/group__CMSIS__RTOS.html"/>
<file category="doc" name="CMSIS/Documentation/html/RTOS2/group__CMSIS__RTOS__TickAPI.html"/>
</files>
</api>
<!-- CMSIS-RTOS API -->
<api Cclass="CMSIS" Cgroup="RTOS2" Capiversion="2.3.0" exclusive="1">
<description>CMSIS-RTOS API for Cortex-M, SC000, and SC300</description>
<files>
<file category="doc" name="CMSIS/Documentation/html/RTOS2/index.html"/>
<file category="doc" name="CMSIS/Documentation/html/RTOS2/group__CMSIS__RTOS.html"/>
<file category="header" name="CMSIS/RTOS2/Include/cmsis_os2.h"/>
</files>
</api>
Expand Down

0 comments on commit abacdd4

Please sign in to comment.