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

Fork of mbed-dev by mbed official

Committer:
<>
Date:
Fri Oct 28 11:17:30 2016 +0100
Revision:
149:156823d33999
Parent:
targets/cmsis/TARGET_NXP/TARGET_LPC11XX_11CXX/TOOLCHAIN_ARM_STD/TARGET_LPC11CXX/LPC11C24.sct@144:ef7eb2e8f9f7
This updates the lib to the mbed lib v128

NOTE: This release includes a restructuring of the file and directory locations and thus some
include paths in your code may need updating accordingly.

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