Skip to content

Commit 40e13cf

Browse files
authored
Merge pull request #9003 from juhoeskeli/wise_1570_mpu_enable
Revert "Merge pull request #8922 from juhoeskeli/wise_1570_mpu_disable"
2 parents 9d28c3f + bc2f8c4 commit 40e13cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

targets/targets.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3238,16 +3238,16 @@
32383238
"macros_add": [
32393239
"MBEDTLS_CONFIG_HW_SUPPORT",
32403240
"WISE_1570",
3241-
"TWO_RAM_REGIONS",
3242-
"MBED_MPU_CUSTOM"
3241+
"TWO_RAM_REGIONS"
32433242
],
32443243
"device_has_add": [
32453244
"ANALOGOUT",
32463245
"CRC",
32473246
"SERIAL_ASYNCH",
32483247
"SERIAL_FC",
32493248
"TRNG",
3250-
"FLASH"
3249+
"FLASH",
3250+
"MPU"
32513251
],
32523252
"device_has_remove": ["LPTICKER"],
32533253
"release_versions": ["5"],

0 commit comments

Comments
 (0)