ads1115 only

Fork of mbed by mbed official

TARGET_EFM32GG_STK3700/TOOLCHAIN_ARM_STD/efm32gg.sct

Committer:
kaoshen
Date:
2017-01-17
Revision:
135:fce8a9387ed1
Parent:
113:f141b2784e32

File content as of revision 135:fce8a9387ed1:

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

LR_IROM1 0x00000000 0x00100000  {    ; load region size_region
  ER_IROM1 0x00000000 0x00100000  {  ; load address = execution address
   *.o (RESET, +First)
   *(InRoot$$Sections)
   .ANY (+RO)
  }
  RW_IRAM1 0x200000DC 0x0001FF24  {  ; RW data
   .ANY (+RW +ZI)
  }
}