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:
Kojto
Date:
Wed Apr 27 12:10:56 2016 -0500
Revision:
119:aae6fcc7d9bb
Child:
145:64910690c574
Release 119 of the mbed library

Changes:
- new targets - EFM32PG_STK3401, NUCLEO_L031K6
- ST - hwflwctl support for NUCLEO_L476RG
- Update STM32CUBE_L0 from v1.2 to v1.5
- STM32F7 - bugfix - The weak function HAL_Delay is overwritten to use us ticker API.
- Maxim - Fixing the send break for the MAXWSNENV and MAX32600MBED

Who changed what in which revision?

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