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 7e8187b commit 53ed9baCopy full SHA for 53ed9ba
targets/targets.json
@@ -3225,16 +3225,16 @@
3225
"macros_add": [
3226
"MBEDTLS_CONFIG_HW_SUPPORT",
3227
"WISE_1570",
3228
- "TWO_RAM_REGIONS",
3229
- "MBED_MPU_CUSTOM"
+ "TWO_RAM_REGIONS"
3230
],
3231
"device_has_add": [
3232
"ANALOGOUT",
3233
"CRC",
3234
"SERIAL_ASYNCH",
3235
"SERIAL_FC",
3236
"TRNG",
3237
- "FLASH"
+ "FLASH",
+ "MPU"
3238
3239
"device_has_remove": ["LPTICKER"],
3240
"release_versions": ["5"],
0 commit comments