The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

mbed 2

This is the mbed 2 library. If you'd like to learn about Mbed OS please see the mbed-os docs.

Committer:
emilmont
Date:
Tue Feb 18 15:02:39 2014 +0000
Revision:
78:ed8466a608b4
Add KL05Z Target
Fix LPC11XX InterruptIn
Fix NUCLEO boards us_ticker
Fix NUCLEO_L152RE AnalogOut

Who changed what in which revision?

UserRevisionLine numberNew contents of line
emilmont 78:ed8466a608b4 1 LR_IROM1 0x00000000 0x8000 { ; load region size_region (32k)
emilmont 78:ed8466a608b4 2 ER_IROM1 0x00000000 0x8000 { ; load address = execution address
emilmont 78:ed8466a608b4 3 *.o (RESET, +First)
emilmont 78:ed8466a608b4 4 *(InRoot$$Sections)
emilmont 78:ed8466a608b4 5 .ANY (+RO)
emilmont 78:ed8466a608b4 6 }
emilmont 78:ed8466a608b4 7 ; 8_byte_aligned(48 vect * 4 bytes) = 8_byte_aligned(0xC0) = 0xC0
emilmont 78:ed8466a608b4 8 ; 0x1000 - 0xC0 = 0xF40
emilmont 78:ed8466a608b4 9 RW_IRAM1 0x1FFFFCC0 0xF40 {
emilmont 78:ed8466a608b4 10 .ANY (+RW +ZI)
emilmont 78:ed8466a608b4 11 }
emilmont 78:ed8466a608b4 12 }