forked from platformio/platformio-core
Merge branch 'develop' into feature/v7
This commit is contained in:
2
docs
2
docs
Submodule docs updated: f8dbf012e4...5ae4fa7e89
2
examples
2
examples
Submodule examples updated: 4b572ec9fe...4bed26fd0d
@ -51,6 +51,12 @@ STATIC_FRAMEWORK_DATA = {
|
||||
"or physical experiences."
|
||||
),
|
||||
},
|
||||
"cmsis": {
|
||||
"title": "CMSIS",
|
||||
"description": (
|
||||
"Vendor-independent hardware abstraction layer for the Cortex-M processor series"
|
||||
),
|
||||
},
|
||||
"freertos": {
|
||||
"title": "FreeRTOS",
|
||||
"description": (
|
||||
|
Reference in New Issue
Block a user