ads1115 only
Fork of mbed by
TARGET_EFM32GG_STK3700/TOOLCHAIN_ARM_MICRO/efm32gg.sct@113:f141b2784e32, 2016-02-02 (annotated)
- Committer:
- Kojto
- Date:
- Tue Feb 02 14:43:35 2016 +0000
- Revision:
- 113:f141b2784e32
- Parent:
- 98:8ab26030e058
Release 113 of the mbed library
Changes:
- new targets - Silabs Perl Gecko, TY51822
- Silabs - emlib update to 4.1.0, various bugfixes as result
- STM B96B_F446VE - add async serial support
- Freescale KLXX - rtc lock fix
- LPC11U68 and LPC1549 - pwm bugfixes - duty cycle
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Kojto | 98:8ab26030e058 | 1 | ; ************************************************************* |
Kojto | 98:8ab26030e058 | 2 | ; *** Scatter-Loading Description File generated by uVision *** |
Kojto | 98:8ab26030e058 | 3 | ; ************************************************************* |
Kojto | 98:8ab26030e058 | 4 | |
Kojto | 98:8ab26030e058 | 5 | LR_IROM1 0x00000000 0x00100000 { ; load region size_region |
Kojto | 98:8ab26030e058 | 6 | ER_IROM1 0x00000000 0x00100000 { ; load address = execution address |
Kojto | 98:8ab26030e058 | 7 | *.o (RESET, +First) |
Kojto | 98:8ab26030e058 | 8 | *(InRoot$$Sections) |
Kojto | 98:8ab26030e058 | 9 | .ANY (+RO) |
Kojto | 98:8ab26030e058 | 10 | } |
Kojto | 113:f141b2784e32 | 11 | RW_IRAM1 0x200000DC 0x0001FF24 { ; RW data |
Kojto | 98:8ab26030e058 | 12 | .ANY (+RW +ZI) |
Kojto | 98:8ab26030e058 | 13 | } |
Kojto | 98:8ab26030e058 | 14 | } |
Kojto | 98:8ab26030e058 | 15 |