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:
Wed Feb 20 20:53:29 2019 +0000
Revision:
172:65be27845400
Parent:
162:dbaafcfe0e9d
mbed library release version 165

Who changed what in which revision?

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