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-src by
targets/cmsis/TARGET_Silicon_Labs/TARGET_EFM32/TARGET_EFM32GG_STK3700/TOOLCHAIN_ARM_MICRO/efm32gg.sct@525:c320967f86b9, 2015-04-28 (annotated)
- Committer:
- mbed_official
- Date:
- Tue Apr 28 11:45:12 2015 +0100
- Revision:
- 525:c320967f86b9
Synchronized with git revision 299385b8331142b9dc524da7a986536f60b14553
Full URL: https://github.com/mbedmicro/mbed/commit/299385b8331142b9dc524da7a986536f60b14553/
Add in Silicon Labs targets with asynchronous API support
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| mbed_official | 525:c320967f86b9 | 1 | ; ************************************************************* |
| mbed_official | 525:c320967f86b9 | 2 | ; *** Scatter-Loading Description File generated by uVision *** |
| mbed_official | 525:c320967f86b9 | 3 | ; ************************************************************* |
| mbed_official | 525:c320967f86b9 | 4 | |
| mbed_official | 525:c320967f86b9 | 5 | LR_IROM1 0x00000000 0x00100000 { ; load region size_region |
| mbed_official | 525:c320967f86b9 | 6 | ER_IROM1 0x00000000 0x00100000 { ; load address = execution address |
| mbed_official | 525:c320967f86b9 | 7 | *.o (RESET, +First) |
| mbed_official | 525:c320967f86b9 | 8 | *(InRoot$$Sections) |
| mbed_official | 525:c320967f86b9 | 9 | .ANY (+RO) |
| mbed_official | 525:c320967f86b9 | 10 | } |
| mbed_official | 525:c320967f86b9 | 11 | RW_IRAM1 0x200000E0 0x0001FF20 { ; RW data |
| mbed_official | 525:c320967f86b9 | 12 | .ANY (+RW +ZI) |
| mbed_official | 525:c320967f86b9 | 13 | } |
| mbed_official | 525:c320967f86b9 | 14 | } |
| mbed_official | 525:c320967f86b9 | 15 |
