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