Skip to content

Commit 5c6eb97

Browse files
committed
CMSIS: Restructure ported CMSIS_5
See docs/adr/0001_cmsis_component_source_structure_recommendations.md For details information.
1 parent 5535eee commit 5c6eb97

File tree

105 files changed

+61
-118
lines changed

Some content is hidden

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

105 files changed

+61
-118
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"name": "cmsis-cmsis5-rtos2"
3+
}

cmsis/README.md

Lines changed: 46 additions & 0 deletions
File renamed without changes.

rtos/source/TARGET_CORTEX/mbed_lib.json renamed to cmsis/device/rtos/mbed_lib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "rtos",
2+
"name": "cmsis-device-rtos",
33
"config": {
44
"present": 1,
55
"main-thread-stack-size": {

docs/adr/0001_cmsis_component_source_structure_recommendations.md

Lines changed: 11 additions & 117 deletions

0 commit comments

Comments
 (0)