modify targets.json to trun off MPU

pull/10795/head
Qinghao Shi 2019-06-07 18:36:13 +01:00
parent 153ea175e8
commit 288a685be4
1 changed files with 1 additions and 2 deletions

View File

@ -8071,8 +8071,7 @@
"FVP_MPS2_M0P": {
"inherits": ["FVP_MPS2"],
"core": "Cortex-M0+",
"macros_add": ["CMSDK_CM0plus"],
"device_has_add": ["MPU"]
"macros_add": ["CMSDK_CM0plus"]
},
"FVP_MPS2_M3": {
"inherits": ["FVP_MPS2"],