Update nRF51822.sct

FIx copy paste error in RAM size when softdevice isn't used
pull/925/head
Sam Grove 2015-02-20 23:41:20 -06:00
parent 86041dd398
commit 2de26e779e
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
; *(InRoot$$Sections)
; .ANY (+RO)
; }
; RW_IRAM1 0x20000000 0x00004000 {
; RW_IRAM1 0x20000000 0x00008000 {
; .ANY (+RW +ZI)
; }
;}