ads1115 only
Fork of mbed by
Diff: TARGET_NUCLEO_L476RG/TOOLCHAIN_IAR/stm32l476xx.icf
- Revision:
- 110:165afa46840b
- Parent:
- 108:34e6b704fe68
--- a/TARGET_NUCLEO_L476RG/TOOLCHAIN_IAR/stm32l476xx.icf Thu Oct 29 08:40:18 2015 +0000 +++ b/TARGET_NUCLEO_L476RG/TOOLCHAIN_IAR/stm32l476xx.icf Wed Nov 25 13:21:40 2015 +0000 @@ -31,5 +31,5 @@ place at address mem:__intvec_start__ { readonly section .intvec }; place in ROM_region { readonly }; -place in SRAM2_region { readwrite, block STACKHEAP }; -place in SRAM1_region { }; +place in SRAM1_region { readwrite, block STACKHEAP }; +place in SRAM2_region { };