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:
Kojto
Date:
Tue Jul 21 09:59:51 2015 +0200
Revision:
103:bad568076d81
Parent:
98:8ab26030e058
Child:
113:f141b2784e32
Release 103 of the mbed library

Changes:
- C027 pin and clock corrections
- KL25Z - RTC clock setup 3
- LPC11U68 - initial stack size correction
- Silabs - GPIO fixes and stack space for ARMCC fix

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Kojto 98:8ab26030e058 1 ; *************************************************************
Kojto 98:8ab26030e058 2 ; *** Scatter-Loading Description File generated by uVision ***
Kojto 98:8ab26030e058 3 ; *************************************************************
Kojto 98:8ab26030e058 4
Kojto 98:8ab26030e058 5 LR_IROM1 0x00000000 0x00010000 { ; load region size_region
Kojto 98:8ab26030e058 6 ER_IROM1 0x00000000 0x00010000 { ; load address = execution address
Kojto 98:8ab26030e058 7 *.o (RESET, +First)
Kojto 98:8ab26030e058 8 *(InRoot$$Sections)
Kojto 98:8ab26030e058 9 .ANY (+RO)
Kojto 98:8ab26030e058 10 }
Kojto 103:bad568076d81 11 RW_IRAM1 0x20000098 0x00001F68 { ; RW data
Kojto 98:8ab26030e058 12 .ANY (+RW +ZI)
Kojto 98:8ab26030e058 13 }
Kojto 98:8ab26030e058 14 }
Kojto 98:8ab26030e058 15