mbed library sources(for async_print)
Fork of mbed-src by
Revision 479:7e81235899b0, committed 2015-02-21
- Comitter:
- mbed_official
- Date:
- Sat Feb 21 15:00:07 2015 +0000
- Parent:
- 478:9f3d4ee935ce
- Child:
- 480:69aad4cbc07a
- Commit message:
- Synchronized with git revision 8648ff57ea73dd8a08a684f3d775fd0dadea2215
Full URL: https://github.com/mbedmicro/mbed/commit/8648ff57ea73dd8a08a684f3d775fd0dadea2215/
RAM fix for nRF51822.sct, 32K version
Changed in this revision
targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822/TOOLCHAIN_ARM_STD/TARGET_MCU_NORDIC_32K/nRF51822.sct | Show annotated file Show diff for this revision Revisions of this file |
--- a/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822/TOOLCHAIN_ARM_STD/TARGET_MCU_NORDIC_32K/nRF51822.sct Fri Feb 20 18:00:08 2015 +0000 +++ b/targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822/TOOLCHAIN_ARM_STD/TARGET_MCU_NORDIC_32K/nRF51822.sct Sat Feb 21 15:00:07 2015 +0000 @@ -5,7 +5,7 @@ ; *(InRoot$$Sections) ; .ANY (+RO) ; } -; RW_IRAM1 0x20000000 0x00004000 { +; RW_IRAM1 0x20000000 0x00008000 { ; .ANY (+RW +ZI) ; } ;}