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.
Dependents: 1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB
Fork of mbed by
TARGET_KL46Z/TOOLCHAIN_ARM_STD/MKL46Z4.sct@84:0b3ab51c8877, 2014-05-19 (annotated)
- Committer:
- bogdanm
- Date:
- Mon May 19 18:14:09 2014 +0100
- Revision:
- 84:0b3ab51c8877
- Parent:
- 73:1efda918f0ba
Release 84 of the mbed library
Main changes:
- added LPC11U68 to the official build
- Bug fixes and new features for ST Nucleo boards
- I2C fixes for Freescale targets
- Added nRF51822 exporters
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| bogdanm | 73:1efda918f0ba | 1 | |
| bogdanm | 73:1efda918f0ba | 2 | LR_IROM1 0x00000000 0x40000 { ; load region size_region (256k) |
| bogdanm | 73:1efda918f0ba | 3 | ER_IROM1 0x00000000 0x40000 { ; load address = execution address |
| bogdanm | 73:1efda918f0ba | 4 | *.o (RESET, +First) |
| bogdanm | 73:1efda918f0ba | 5 | *(InRoot$$Sections) |
| bogdanm | 73:1efda918f0ba | 6 | .ANY (+RO) |
| bogdanm | 73:1efda918f0ba | 7 | } |
| bogdanm | 73:1efda918f0ba | 8 | ; 8_byte_aligned(48 vect * 4 bytes) = 8_byte_aligned(0xC0) = 0xC0 |
| bogdanm | 73:1efda918f0ba | 9 | ; 0x8000 - 0xC0 = 0x7F40 |
| bogdanm | 73:1efda918f0ba | 10 | RW_IRAM1 0x1FFFE0C0 0x7F40 { |
| bogdanm | 73:1efda918f0ba | 11 | .ANY (+RW +ZI) |
| bogdanm | 73:1efda918f0ba | 12 | } |
| bogdanm | 73:1efda918f0ba | 13 | } |
| bogdanm | 73:1efda918f0ba | 14 |
