Skip to content

Commit fce9b2b

Browse files
source/hugueskamba
authored andcommitted
CMSIS: Restructure ported CMSIS5
See docs/adr/0001_cmsis_component_source_structure_recommendations.md For details information.
1 parent c2cfeec commit fce9b2b

File tree

104 files changed

+11
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+11
-3
lines changed

.astyleignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
^BUILD
2-
^cmsis
32
^connectivity/drivers/ble
43
^connectivity/FEATURE_BLE
54
^connectivity/libraries/mbed-coap
@@ -22,8 +21,9 @@
2221
^platform/cxxsupport
2322
^platform/tests/UNITTESTS
2423
^events/tests/UNITTESTS
25-
^rtos/source/TARGET_CORTEX/rtx4
26-
^rtos/source/TARGET_CORTEX/rtx5
24+
^rtos/CMSIS_5/CMSIS/RTOS2
25+
^rtos/CMSIS_5/CMSIS/TARGET_CORTEX_A
26+
^rtos/CMSIS_5/CMSIS/TARGET_CORTEX_M
2727
^targets
2828
^TESTS/mbed_hal/trng/pithy
2929
^TESTS/mbed_hal/trng/pithy

rtos/CMSIS_5/README.md

Lines changed: 8 additions & 0 deletions

0 commit comments

Comments
 (0)