mbed library sources. Supersedes mbed-src.

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_LPC15XX/TOOLCHAIN_ARM_MICRO/LPC15xx.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 0x40000 { ; load region size_region (256k)
<> 144:ef7eb2e8f9f7 3 ER_IROM1 0x00000000 0x40000 { ; 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(16+47 vect * 4 bytes) = 0x100
<> 144:ef7eb2e8f9f7 9 ; 36kB(0x9000) - 0x100 = 0x8F00
<> 144:ef7eb2e8f9f7 10 RW_IRAM1 (0x02000000+0x100) (0x9000-0x100) {
<> 144:ef7eb2e8f9f7 11 .ANY (+RW +ZI)
<> 144:ef7eb2e8f9f7 12 }
<> 144:ef7eb2e8f9f7 13 }