Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed by
TARGET_EFM32LG_STK3600/TOOLCHAIN_ARM_STD/efm32lg.sct@98:8ab26030e058, 2015-04-29 (annotated)
- Committer:
- Kojto
- Date:
- Wed Apr 29 10:16:23 2015 +0100
- Revision:
- 98:8ab26030e058
Release 98 of the mbed library
Changes:
- Silabs new targets (Giant, Zero, Happy, Leopard, Wonder Geckos)
- Asynchronous SPI, I2C, Serial
- LowPower classes
- Nordic - nordic SDK v8.0 update
- Teensy - gcc arm fix for startup
- Nucleo F411 - usb freq fix
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 0x00040000 { ; load region size_region |
| Kojto | 98:8ab26030e058 | 6 | ER_IROM1 0x00000000 0x00040000 { ; 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 | 98:8ab26030e058 | 11 | RW_IRAM1 0x200000E0 0x00007F20 { ; RW data |
| Kojto | 98:8ab26030e058 | 12 | .ANY (+RW +ZI) |
| Kojto | 98:8ab26030e058 | 13 | } |
| Kojto | 98:8ab26030e058 | 14 | } |
| Kojto | 98:8ab26030e058 | 15 |
