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.
1 parent 7cdfbee commit 72f3680Copy full SHA for 72f3680
targets/targets.json
@@ -6901,7 +6901,8 @@
6901
"CONFIG_PLATFORM_8195A",
6902
"CONFIG_MBED_ENABLED",
6903
"PLATFORM_CMSIS_RTOS",
6904
- "MBED_FAULT_HANDLER_DISABLED"
+ "MBED_FAULT_HANDLER_DISABLED",
6905
+ "MBED_MPU_CUSTOM"
6906
],
6907
"inherits": ["Target"],
6908
"extra_labels": ["Realtek", "AMEBA", "RTW_EMAC"],
@@ -6918,8 +6919,7 @@
6918
6919
"SERIAL",
6920
"SPI",
6921
"TRNG",
- "FLASH",
6922
- "MPU"
+ "FLASH"
6923
6924
"public": false,
6925
"supported_toolchains": ["GCC_ARM", "ARM", "IAR"],
0 commit comments