mirror of https://github.com/ARMmbed/mbed-os.git
Update MPU ram/rom split for Nuvoton M2351
Move the start of RAM from 0x10000000 to 0x20000000 on the NUMAKER_PFM_M2351. This allows the target to work correctly.pull/9208/head
parent
204a568abb
commit
2ad952d29b
|
@ -7538,6 +7538,9 @@
|
||||||
"value": "GPIO_DBCTL_DBCLKSEL_16"
|
"value": "GPIO_DBCTL_DBCLKSEL_16"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"overrides": {
|
||||||
|
"mpu-rom-end": "0x1fffffff"
|
||||||
|
},
|
||||||
"inherits": ["Target"],
|
"inherits": ["Target"],
|
||||||
"device_has": [
|
"device_has": [
|
||||||
"USTICKER",
|
"USTICKER",
|
||||||
|
|
Loading…
Reference in New Issue