File tree Expand file tree Collapse file tree
CMSIS/CoreValidation/Project Expand file tree Collapse file tree Original file line number Diff line number Diff line change 427427 <api Cclass =" Device" Cgroup =" IRQ Controller" Capiversion =" 1.0.0" exclusive =" 1" >
428428 <description >Device interrupt controller interface</description >
429429 <files >
430- <file category =" header" name =" CMSIS/Core_A /Include/irq_ctrl.h" />
430+ <file category =" header" name =" CMSIS/Core /Include/irq_ctrl.h" />
431431 </files >
432432 </api >
433433 <api Cclass =" Device" Cgroup =" OS Tick" Capiversion =" 1.0.1" exclusive =" 1" >
Original file line number Diff line number Diff line change 77upload :
88 - ARM.CMSIS.pdsc
99 - CMSIS/Core/**/*
10- - CMSIS/Core_M/**/*
11- - CMSIS/Core_A/**/*
1210 - CMSIS/CoreValidation/**/*
1311 - -:CMSIS/CoreValidation/Project/Core_Validation-*.zip
1412 - -:CMSIS/CoreValidation/Project/Core_Validation-*.junit
Original file line number Diff line number Diff line change @@ -31,8 +31,7 @@ For a list of all CMSIS components refer to [**Introduction - CMSIS Components**
3131
3232Directory | Content
3333:------------------- |:---------------------------------------------------------
34- CMSIS/Core | CMSIS-Core(M) related files (for release)
35- CMSIS/Core_A | CMSIS-Core(A) related files (for release)
34+ CMSIS/Core | CMSIS-Core(A/R/M) related files (for release)
3635CMSIS/CoreValidation | Validation for Core(M) and Core(A) (NOT part of release)
3736CMSIS/Driver | CMSIS-Driver API headers and template files
3837CMSIS/RTOS2 | RTOS v2 related files (for Cortex-M & Armv8-M)
Original file line number Diff line number Diff line change @@ -30,7 +30,6 @@ DEFAULT_ARGS=(-c "v")
3030#
3131PACK_DIRS="
3232 CMSIS/Core
33- CMSIS/Core_A
3433 CMSIS/Documentation
3534 CMSIS/Driver
3635 CMSIS/RTOS2
You can’t perform that action at this time.
0 commit comments