mbed library sources modified for open wear

Dependents:   openwear-lifelogger-example

Fork of mbed-src by mbed official

targets/cmsis/TARGET_STM/TARGET_DISCO_F407VG/TOOLCHAIN_ARM_STD/STM32F407.sct

Committer:
mbed_official
Date:
2014-08-12
Revision:
282:2aafb3236a60

File content as of revision 282:2aafb3236a60:

; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************

LR_IROM1 0x08000000 0x00100000  {    ; load region size_region
  ER_IROM1 0x08000000 0x00100000  {  ; load address = execution address
   *.o (RESET, +First)
   *(InRoot$$Sections)
   .ANY (+RO)
  }
  RW_IRAM1 0x10000000 0x00010000  {  ; CCM
  }
  RW_IRAM2 0x20000188 0x0001FE78 {
   .ANY (+RW +ZI)
  }
}