mirror of https://github.com/ARMmbed/mbed-os.git
Update nRF51822.sct
FIx copy paste error in RAM size when softdevice isn't usedpull/925/head
parent
86041dd398
commit
2de26e779e
|
@ -5,7 +5,7 @@
|
|||
; *(InRoot$$Sections)
|
||||
; .ANY (+RO)
|
||||
; }
|
||||
; RW_IRAM1 0x20000000 0x00004000 {
|
||||
; RW_IRAM1 0x20000000 0x00008000 {
|
||||
; .ANY (+RW +ZI)
|
||||
; }
|
||||
;}
|
||||
|
|
Loading…
Reference in New Issue