We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b211f0 + 017b043 commit a775c7dCopy full SHA for a775c7d
rtos/source/TARGET_CORTEX/mbed_lib.json
@@ -81,6 +81,9 @@
81
},
82
"NUVOTON": {
83
"idle-thread-stack-size-debug-extra": 512
84
+ },
85
+ "MCU_PSOC6_M4": {
86
+ "target.macros_add": ["CY_RTOS_AWARE"]
87
}
88
89
targets/targets.json
@@ -5942,7 +5942,6 @@
5942
],
5943
"macros_add": [
5944
"MCU_PSOC6_M4",
5945
- "CY_RTOS_AWARE",
5946
"CY_USING_HAL",
5947
"MBED_TICKLESS"
5948
0 commit comments