mbed library sources

Dependents:   Encrypted my_mbed lklk CyaSSL_DTLS_Cellular ... more

Superseded

This library was superseded by mbed-dev - https://os.mbed.com/users/mbed_official/code/mbed-dev/.

Development branch of the mbed library sources. This library is kept in synch with the latest changes from the mbed SDK and it is not guaranteed to work.

If you are looking for a stable and tested release, please import one of the official mbed library releases:

Import librarymbed

The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Committer:
mbed_official
Date:
Wed Jul 29 09:45:09 2015 +0100
Revision:
598:2d5fc5624619
Parent:
targets/cmsis/TARGET_NORDIC/TARGET_MCU_NRF51822/TOOLCHAIN_ARM_STD/TARGET_MCU_NORDIC_16K/nRF51822.sct@531:47d2b67c511f
Synchronized with git revision e87fec7b35d45d8663318a40a4a9fb58f91d0237

Full URL: https://github.com/mbedmicro/mbed/commit/e87fec7b35d45d8663318a40a4a9fb58f91d0237/

Microbit addition

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbed_official 85:e1a8e879a6a9 1 ;WITHOUT SOFTDEVICE:
mbed_official 252:188cc9bd3bd4 2 ;LR_IROM1 0x00000000 0x00040000 {
mbed_official 252:188cc9bd3bd4 3 ; ER_IROM1 0x00000000 0x00040000 {
mbed_official 85:e1a8e879a6a9 4 ; *.o (RESET, +First)
mbed_official 85:e1a8e879a6a9 5 ; *(InRoot$$Sections)
mbed_official 85:e1a8e879a6a9 6 ; .ANY (+RO)
mbed_official 85:e1a8e879a6a9 7 ; }
mbed_official 252:188cc9bd3bd4 8 ; RW_IRAM1 0x20000000 0x00004000 {
mbed_official 85:e1a8e879a6a9 9 ; .ANY (+RW +ZI)
mbed_official 85:e1a8e879a6a9 10 ; }
mbed_official 85:e1a8e879a6a9 11 ;}
mbed_official 85:e1a8e879a6a9 12 ;
mbed_official 85:e1a8e879a6a9 13 ;WITH SOFTDEVICE:
mbed_official 85:e1a8e879a6a9 14
mbed_official 531:47d2b67c511f 15 LR_IROM1 0x1C000 0x0024000 {
mbed_official 531:47d2b67c511f 16 ER_IROM1 0x1C000 0x0024000 {
mbed_official 85:e1a8e879a6a9 17 *.o (RESET, +First)
mbed_official 85:e1a8e879a6a9 18 *(InRoot$$Sections)
mbed_official 85:e1a8e879a6a9 19 .ANY (+RO)
mbed_official 85:e1a8e879a6a9 20 }
mbed_official 531:47d2b67c511f 21 RW_IRAM1 0x20002800 0x00001800 {
mbed_official 85:e1a8e879a6a9 22 .ANY (+RW +ZI)
mbed_official 85:e1a8e879a6a9 23 }
mbed_official 85:e1a8e879a6a9 24 }