mbed-os/targets/TARGET_STM/TARGET_STM32L1/TARGET_XDOT_L151CC/device
Deepika e522c4691e Target_STM:_sbrk updated to use limits from linker files no need to set defines
_sbrk uses the exports from linker file __end and __HeapLimit to allocate memory
in heap. Linker scripts were updated accordingly to set the limits.
2019-02-19 15:49:49 -06:00
..
TOOLCHAIN_ARM_MICRO [ST]: Fix alignment of execute region to 8-byte boundary in ARM linker files 2018-10-09 14:47:14 -05:00
TOOLCHAIN_ARM_STD [STM] Support boot stack size configuration option 2019-01-08 15:32:06 +01:00
TOOLCHAIN_GCC_ARM Target_STM:_sbrk updated to use limits from linker files no need to set defines 2019-02-19 15:49:49 -06:00
TOOLCHAIN_IAR [STM] Support boot stack size configuration option 2019-01-08 15:32:06 +01:00
cmsis.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
cmsis_nvic.h CMSIS5: Replace target defined NVIC_Set/GetVector with CMSIS implementation 2017-05-30 18:55:51 +01:00
stm32l1xx.h L1 ST CUBE V1.8.1 2018-04-03 14:01:02 +02:00
stm32l151xc.h L1 ST CUBE V1.8.1 2018-04-03 14:01:02 +02:00
system_clock.c Fixes for targets with invalid HardFault_Handler implementation and review/other fixes 2018-02-12 11:50:33 -06:00
system_stm32l1xx.h L1 ST CUBE V1.8.1 2018-04-03 14:01:02 +02:00
us_ticker_data.h stm32 ticker: typo corrections 2018-07-11 14:43:36 +02:00