mirror of https://github.com/ARMmbed/mbed-os.git
modify targets.json to trun off MPU
parent
153ea175e8
commit
288a685be4
|
@ -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"],
|
||||
|
|
Loading…
Reference in New Issue