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/9061/head
parent
574f9fad21
commit
adf253e1fd
|
@ -7474,6 +7474,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