ads1115 only

Fork of mbed by mbed official

Revision:
120:7c328cabac7e
Parent:
108:34e6b704fe68
Child:
132:9baf128c2fab
--- a/TARGET_DISCO_L476VG/TOOLCHAIN_IAR/stm32l476xx.icf	Wed Apr 27 12:10:56 2016 -0500
+++ b/TARGET_DISCO_L476VG/TOOLCHAIN_IAR/stm32l476xx.icf	Tue May 10 12:23:43 2016 -0500
@@ -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 SRAM2_region   { readwrite };
+place in SRAM1_region { block STACKHEAP };