Skip to content

Commit 288a685

Browse files
Qinghao ShiQinghao Shi
authored andcommitted
modify targets.json to trun off MPU
1 parent 153ea17 commit 288a685

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

targets/targets.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8071,8 +8071,7 @@
80718071
"FVP_MPS2_M0P": {
80728072
"inherits": ["FVP_MPS2"],
80738073
"core": "Cortex-M0+",
8074-
"macros_add": ["CMSDK_CM0plus"],
8075-
"device_has_add": ["MPU"]
8074+
"macros_add": ["CMSDK_CM0plus"]
80768075
},
80778076
"FVP_MPS2_M3": {
80788077
"inherits": ["FVP_MPS2"],

0 commit comments

Comments
 (0)