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_NRF51_MICROBIT/TOOLCHAIN_ARM_STD/nRF51822.sct@104:b9ad9a133dc7, 2015-08-05 (annotated)
- Committer:
- Kojto
- Date:
- Wed Aug 05 13:16:35 2015 +0100
- Revision:
- 104:b9ad9a133dc7
Release 104 of the mbed library:
Changes:
- new platforms: nrf51 microbit
- MAXxxx - fix pwm array search
- LPC8xx - usart enable fix
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| Kojto | 104:b9ad9a133dc7 | 1 | ;WITHOUT SOFTDEVICE: |
| Kojto | 104:b9ad9a133dc7 | 2 | ;LR_IROM1 0x00000000 0x00040000 { |
| Kojto | 104:b9ad9a133dc7 | 3 | ; ER_IROM1 0x00000000 0x00040000 { |
| Kojto | 104:b9ad9a133dc7 | 4 | ; *.o (RESET, +First) |
| Kojto | 104:b9ad9a133dc7 | 5 | ; *(InRoot$$Sections) |
| Kojto | 104:b9ad9a133dc7 | 6 | ; .ANY (+RO) |
| Kojto | 104:b9ad9a133dc7 | 7 | ; } |
| Kojto | 104:b9ad9a133dc7 | 8 | ; RW_IRAM1 0x20000000 0x00004000 { |
| Kojto | 104:b9ad9a133dc7 | 9 | ; .ANY (+RW +ZI) |
| Kojto | 104:b9ad9a133dc7 | 10 | ; } |
| Kojto | 104:b9ad9a133dc7 | 11 | ;} |
| Kojto | 104:b9ad9a133dc7 | 12 | ; |
| Kojto | 104:b9ad9a133dc7 | 13 | ;WITH SOFTDEVICE: |
| Kojto | 104:b9ad9a133dc7 | 14 | |
| Kojto | 104:b9ad9a133dc7 | 15 | LR_IROM1 0x18000 0x0028000 { |
| Kojto | 104:b9ad9a133dc7 | 16 | ER_IROM1 0x18000 0x0028000 { |
| Kojto | 104:b9ad9a133dc7 | 17 | *.o (RESET, +First) |
| Kojto | 104:b9ad9a133dc7 | 18 | *(InRoot$$Sections) |
| Kojto | 104:b9ad9a133dc7 | 19 | .ANY (+RO) |
| Kojto | 104:b9ad9a133dc7 | 20 | } |
| Kojto | 104:b9ad9a133dc7 | 21 | RW_IRAM1 0x20002000 0x00002000 { |
| Kojto | 104:b9ad9a133dc7 | 22 | .ANY (+RW +ZI) |
| Kojto | 104:b9ad9a133dc7 | 23 | } |
| Kojto | 104:b9ad9a133dc7 | 24 | } |
