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:
AnnaBridge
Date:
Fri Sep 15 14:46:57 2017 +0100
Revision:
151:675da3299148
Parent:
128:9bcdf88f62b0
Child:
152:235179ab3f27
Release 151 of the mbed library.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Kojto 113:f141b2784e32 1 ;WITHOUT SOFTDEVICE:
Kojto 113:f141b2784e32 2 ;LR_IROM1 0x00000000 0x00040000 {
Kojto 113:f141b2784e32 3 ; ER_IROM1 0x00000000 0x00040000 {
Kojto 113:f141b2784e32 4 ; *.o (RESET, +First)
Kojto 113:f141b2784e32 5 ; *(InRoot$$Sections)
Kojto 113:f141b2784e32 6 ; .ANY (+RO)
Kojto 113:f141b2784e32 7 ; }
Kojto 113:f141b2784e32 8 ; RW_IRAM1 0x20000000 0x00008000 {
Kojto 113:f141b2784e32 9 ; .ANY (+RW +ZI)
Kojto 113:f141b2784e32 10 ; }
Kojto 113:f141b2784e32 11 ;}
Kojto 113:f141b2784e32 12 ;
Kojto 113:f141b2784e32 13 ;WITH SOFTDEVICE:
Kojto 113:f141b2784e32 14
<> 128:9bcdf88f62b0 15 LR_IROM1 0x1B000 0x0025000 {
<> 128:9bcdf88f62b0 16 ER_IROM1 0x1B000 0x0025000 {
Kojto 113:f141b2784e32 17 *.o (RESET, +First)
Kojto 113:f141b2784e32 18 *(InRoot$$Sections)
Kojto 113:f141b2784e32 19 .ANY (+RO)
Kojto 113:f141b2784e32 20 }
<> 128:9bcdf88f62b0 21 RW_IRAM0 0x20002ef8 UNINIT 0x000000c0 { ;no init section
<> 128:9bcdf88f62b0 22 *(noinit)
<> 128:9bcdf88f62b0 23 }
<> 128:9bcdf88f62b0 24 RW_IRAM1 0x20002FB8 0x00005048 {
Kojto 113:f141b2784e32 25 .ANY (+RW +ZI)
Kojto 113:f141b2784e32 26 }
Kojto 113:f141b2784e32 27 }