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
Diff: TARGET_LPC1768/TOOLCHAIN_IAR/LPC17xx.icf
- Revision:
- 122:f9eeca106725
- Parent:
- 95:7e07b6fb45cf
--- a/TARGET_LPC1768/TOOLCHAIN_IAR/LPC17xx.icf Wed May 25 16:44:06 2016 +0100
+++ b/TARGET_LPC1768/TOOLCHAIN_IAR/LPC17xx.icf Thu Jul 07 14:34:11 2016 +0100
@@ -40,6 +40,6 @@
place in ROM_region { readonly };
place in RAM_region { readwrite,
block HEAP, block CSTACK };
-
+
place in CRP_region { section .crp };
-place in RAM1_region { section USB_RAM };
+place in RAM1_region { section .ethusbram };
