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-dev by
Revision 149:6f3fb14e6942, committed 2016-10-10
- Comitter:
- jolyon
- Date:
- Mon Oct 10 14:36:54 2016 +0000
- Parent:
- 148:21d94c44109e
- Commit message:
- Working with LPC1764 & inverted LEDS
Changed in this revision
targets/cmsis/TARGET_NXP/TARGET_LPC176X/TOOLCHAIN_ARM_STD/startup_LPC17xx.S | Show annotated file Show diff for this revision Revisions of this file |
--- a/targets/cmsis/TARGET_NXP/TARGET_LPC176X/TOOLCHAIN_ARM_STD/startup_LPC17xx.S Fri Sep 30 18:07:01 2016 +0100 +++ b/targets/cmsis/TARGET_NXP/TARGET_LPC176X/TOOLCHAIN_ARM_STD/startup_LPC17xx.S Mon Oct 10 14:36:54 2016 +0000 @@ -19,7 +19,7 @@ ; * ; *****************************************************************************/ -__initial_sp EQU 0x10008000 ; Top of RAM from LPC1768 +__initial_sp EQU 0x10004000 ; Top of RAM from LPC1764 PRESERVE8 THUMB