This fork captures the mbed lib v125 for ease of integration into older projects.

Fork of mbed-dev by mbed official

Committer:
apluscw
Date:
Fri Jul 20 21:24:42 2018 +0000
Revision:
187:92cbb9eec47b
Parent:
targets/TARGET_NXP/TARGET_LPC11XX_11CXX/device/TOOLCHAIN_ARM_STD/TARGET_LPC11CXX/LPC11C24.sct@149:156823d33999
Mbed library with source code from mbed lib v125. Posted to ease integration with some older projects.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
<> 144:ef7eb2e8f9f7 1
<> 144:ef7eb2e8f9f7 2 LR_IROM1 0x00000000 0x8000 { ; load region size_region (32k)
<> 144:ef7eb2e8f9f7 3 ER_IROM1 0x00000000 0x8000 { ; load address = execution address
<> 144:ef7eb2e8f9f7 4 *.o (RESET, +First)
<> 144:ef7eb2e8f9f7 5 *(InRoot$$Sections)
<> 144:ef7eb2e8f9f7 6 .ANY (+RO)
<> 144:ef7eb2e8f9f7 7 }
<> 144:ef7eb2e8f9f7 8 ; 8_byte_aligned(48 vect * 4 bytes) = 8_byte_aligned(0xC0) = 0xC0
<> 144:ef7eb2e8f9f7 9 ; 8KB - 0xC0 = 0x1F40
<> 144:ef7eb2e8f9f7 10 RW_IRAM1 0x100000C0 0x1F40 {
<> 144:ef7eb2e8f9f7 11 .ANY (+RW +ZI)
<> 144:ef7eb2e8f9f7 12 }
<> 144:ef7eb2e8f9f7 13 }
<> 144:ef7eb2e8f9f7 14