Revert "Merge pull request #8922 from juhoeskeli/wise_1570_mpu_disable"

This reverts commit f82014e1af, reversing
changes made to 6749a8a321.
pull/9003/head
Juho Eskeli 2018-12-07 11:52:28 +02:00
parent 211c662b6d
commit bc2f8c4ffd
1 changed files with 3 additions and 3 deletions

View File

@ -3238,8 +3238,7 @@
"macros_add": [
"MBEDTLS_CONFIG_HW_SUPPORT",
"WISE_1570",
"TWO_RAM_REGIONS",
"MBED_MPU_CUSTOM"
"TWO_RAM_REGIONS"
],
"device_has_add": [
"ANALOGOUT",
@ -3247,7 +3246,8 @@
"SERIAL_ASYNCH",
"SERIAL_FC",
"TRNG",
"FLASH"
"FLASH",
"MPU"
],
"device_has_remove": ["LPTICKER"],
"release_versions": ["5"],