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:
Thu Sep 06 13:39:34 2018 +0100
Revision:
170:e95d10626187
Parent:
128:9bcdf88f62b0
mbed library. Release version 163

Who changed what in which revision?

UserRevisionLine numberNew contents of line
<> 128:9bcdf88f62b0 1 ;WITHOUT SOFTDEVICE:
<> 128:9bcdf88f62b0 2 ;LR_IROM1 0x00000000 0x00040000 {
<> 128:9bcdf88f62b0 3 ; ER_IROM1 0x00000000 0x00040000 {
<> 128:9bcdf88f62b0 4 ; *.o (RESET, +First)
<> 128:9bcdf88f62b0 5 ; *(InRoot$$Sections)
<> 128:9bcdf88f62b0 6 ; .ANY (+RO)
<> 128:9bcdf88f62b0 7 ; }
<> 128:9bcdf88f62b0 8 ; RW_IRAM1 0x20000000 0x00008000 {
<> 128:9bcdf88f62b0 9 ; .ANY (+RW +ZI)
<> 128:9bcdf88f62b0 10 ; }
<> 128:9bcdf88f62b0 11 ;}
<> 128:9bcdf88f62b0 12 ;
<> 128:9bcdf88f62b0 13 ;WITH SOFTDEVICE:
<> 128:9bcdf88f62b0 14
<> 128:9bcdf88f62b0 15 LR_IROM1 0x1C000 0x0024000 {
<> 128:9bcdf88f62b0 16 ER_IROM1 0x1C000 0x0024000 {
<> 128:9bcdf88f62b0 17 *.o (RESET, +First)
<> 128:9bcdf88f62b0 18 *(InRoot$$Sections)
<> 128:9bcdf88f62b0 19 .ANY (+RO)
<> 128:9bcdf88f62b0 20 }
<> 128:9bcdf88f62b0 21 RW_IRAM1 0x20002800 0x00005800 {
<> 128:9bcdf88f62b0 22 .ANY (+RW +ZI)
<> 128:9bcdf88f62b0 23 }
<> 128:9bcdf88f62b0 24 }