Skip to content

Commit 6ba5104

Browse files
author
Juho Eskeli
committed
MTB_ADV_WISE_1570: disable MPU code until target properly supported
1 parent 5047ea4 commit 6ba5104

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"
3228+
"TWO_RAM_REGIONS",
3229+
"MBED_MPU_CUSTOM"
32293230
],
32303231
"device_has_add": [
32313232
"ANALOGOUT",
32323233
"CRC",
32333234
"SERIAL_ASYNCH",
32343235
"SERIAL_FC",
32353236
"TRNG",
3236-
"FLASH",
3237-
"MPU"
3237+
"FLASH"
32383238
],
32393239
"device_has_remove": ["LPTICKER"],
32403240
"release_versions": ["5"],

0 commit comments

Comments
 (0)