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:
Anna Bridge
Date:
Fri Apr 20 11:08:29 2018 +0100
Revision:
166:5aab5a7997ee
Parent:
108:34e6b704fe68
Updating mbed 2 version number

Who changed what in which revision?

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