mbed library sources

Fork of mbed-src by mbed official

Committer:
mbed_official
Date:
Fri Feb 07 18:00:11 2014 +0000
Revision:
85:e1a8e879a6a9
Child:
252:188cc9bd3bd4
Synchronized with git revision 4b2b368a6a3b1f0fd33d99917981c67436c4aebe

Full URL: https://github.com/mbedmicro/mbed/commit/4b2b368a6a3b1f0fd33d99917981c67436c4aebe/

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbed_official 85:e1a8e879a6a9 1 ;WITHOUT SOFTDEVICE:
mbed_official 85:e1a8e879a6a9 2 ;LR_IROM1 0x00000000 0x00040000 {
mbed_official 85:e1a8e879a6a9 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 85:e1a8e879a6a9 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 85:e1a8e879a6a9 15 LR_IROM1 0x14000 0x002C000 {
mbed_official 85:e1a8e879a6a9 16 ER_IROM1 0x14000 0x002C000 {
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 85:e1a8e879a6a9 21 RW_IRAM1 0x20002000 0x00002000 {
mbed_official 85:e1a8e879a6a9 22 .ANY (+RW +ZI)
mbed_official 85:e1a8e879a6a9 23 }
mbed_official 85:e1a8e879a6a9 24 }
mbed_official 85:e1a8e879a6a9 25
mbed_official 85:e1a8e879a6a9 26
mbed_official 85:e1a8e879a6a9 27