ads1115 only
Fork of mbed by
Diff: TARGET_ARCH_PRO/TOOLCHAIN_IAR/LPC17xx.icf
- Revision:
- 122:f9eeca106725
- Parent:
- 95:7e07b6fb45cf
--- a/TARGET_ARCH_PRO/TOOLCHAIN_IAR/LPC17xx.icf Wed May 25 16:44:06 2016 +0100 +++ b/TARGET_ARCH_PRO/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 };