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 Jun 22 15:38:59 2018 +0100
Revision:
169:a7c7b631e539
Parent:
109:9296ab0bfc11
mbed library. Release version 162

Who changed what in which revision?

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