mbed library sources

Fork of mbed-src by mbed official

Committer:
mbed_official
Date:
Mon Apr 20 11:15:08 2015 +0100
Revision:
517:29297862eac1
Parent:
310:1c287fe42d43
Child:
531:47d2b67c511f
Synchronized with git revision f14d0a93fa145ec9c507462dbd52bae300da59d3

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

Part1 - upgrading to v8.0 of the Nordic SDK

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 517:29297862eac1 15 LR_IROM1 0x18000 0x0028000 {
mbed_official 517:29297862eac1 16 ER_IROM1 0x18000 0x0028000 {
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 252:188cc9bd3bd4 21 RW_IRAM1 0x20002000 0x00002000 {
mbed_official 85:e1a8e879a6a9 22 .ANY (+RW +ZI)
mbed_official 85:e1a8e879a6a9 23 }
mbed_official 85:e1a8e879a6a9 24 }