Skip to content

Commit 53ed9ba

Browse files
Juho EskeliCruz Monrreal II
authored andcommitted
Revert "Merge pull request #8922 from juhoeskeli/wise_1570_mpu_disable"
This reverts commit f82014e, reversing changes made to 6749a8a.
1 parent 7e8187b commit 53ed9ba

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
@@ -3225,16 +3225,16 @@
32253225
"macros_add": [
32263226
"MBEDTLS_CONFIG_HW_SUPPORT",
32273227
"WISE_1570",
3228-
"TWO_RAM_REGIONS",
3229-
"MBED_MPU_CUSTOM"
3228+
"TWO_RAM_REGIONS"
32303229
],
32313230
"device_has_add": [
32323231
"ANALOGOUT",
32333232
"CRC",
32343233
"SERIAL_ASYNCH",
32353234
"SERIAL_FC",
32363235
"TRNG",
3237-
"FLASH"
3236+
"FLASH",
3237+
"MPU"
32383238
],
32393239
"device_has_remove": ["LPTICKER"],
32403240
"release_versions": ["5"],

0 commit comments

Comments
 (0)