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 9d28c3f + bc2f8c4 commit 40e13cfCopy full SHA for 40e13cf
targets/targets.json
@@ -3238,16 +3238,16 @@
3238
"macros_add": [
3239
"MBEDTLS_CONFIG_HW_SUPPORT",
3240
"WISE_1570",
3241
- "TWO_RAM_REGIONS",
3242
- "MBED_MPU_CUSTOM"
+ "TWO_RAM_REGIONS"
3243
],
3244
"device_has_add": [
3245
"ANALOGOUT",
3246
"CRC",
3247
"SERIAL_ASYNCH",
3248
"SERIAL_FC",
3249
"TRNG",
3250
- "FLASH"
+ "FLASH",
+ "MPU"
3251
3252
"device_has_remove": ["LPTICKER"],
3253
"release_versions": ["5"],
0 commit comments