Fork of the official mbed C/C SDK provides the software platform and libraries to build your applications for RenBED.

Dependents:   1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB

Fork of mbed by mbed official

Committer:
elijahorr
Date:
Thu Apr 14 07:28:54 2016 +0000
Revision:
121:672067c3ada4
Parent:
113:f141b2784e32
.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Kojto 113:f141b2784e32 1 ;WITHOUT SOFTDEVICE:
Kojto 113:f141b2784e32 2 ;LR_IROM1 0x00000000 0x00040000 {
Kojto 113:f141b2784e32 3 ; ER_IROM1 0x00000000 0x00040000 {
Kojto 113:f141b2784e32 4 ; *.o (RESET, +First)
Kojto 113:f141b2784e32 5 ; *(InRoot$$Sections)
Kojto 113:f141b2784e32 6 ; .ANY (+RO)
Kojto 113:f141b2784e32 7 ; }
Kojto 113:f141b2784e32 8 ; RW_IRAM1 0x20000000 0x00008000 {
Kojto 113:f141b2784e32 9 ; .ANY (+RW +ZI)
Kojto 113:f141b2784e32 10 ; }
Kojto 113:f141b2784e32 11 ;}
Kojto 113:f141b2784e32 12 ;
Kojto 113:f141b2784e32 13 ;WITH SOFTDEVICE:
Kojto 113:f141b2784e32 14
Kojto 113:f141b2784e32 15 LR_IROM1 0x1C000 0x0024000 {
Kojto 113:f141b2784e32 16 ER_IROM1 0x1C000 0x0024000 {
Kojto 113:f141b2784e32 17 *.o (RESET, +First)
Kojto 113:f141b2784e32 18 *(InRoot$$Sections)
Kojto 113:f141b2784e32 19 .ANY (+RO)
Kojto 113:f141b2784e32 20 }
Kojto 113:f141b2784e32 21 RW_IRAM1 0x20002800 0x00005800 {
Kojto 113:f141b2784e32 22 .ANY (+RW +ZI)
Kojto 113:f141b2784e32 23 }
Kojto 113:f141b2784e32 24 }