mbed-os/targets/TARGET_STM/TARGET_STM32L4
Cruz Monrreal 4903f324a1
Merge pull request #8013 from deepikabhavnani/stm_fix_align
STM32: Fix alignment of execute region to 8byte boundary
2018-10-10 08:40:55 -05:00
..
TARGET_MTS_DRAGONFLY_L471QG Configure IAR stack size to 1KB 2018-10-02 13:34:16 -05:00
TARGET_STM32L4R5xI NUCLEO_L4R5ZI: set IAR linker stack size to 1KB 2018-09-27 12:03:08 +02:00
TARGET_STM32L432xC [ST]: Fix alignment of execute region to 8-byte boundary in ARM linker files 2018-10-09 14:47:14 -05:00
TARGET_STM32L433xC [ST]: Fix alignment of execute region to 8-byte boundary in ARM linker files 2018-10-09 14:47:14 -05:00
TARGET_STM32L443xC [ST]: Fix alignment of execute region to 8-byte boundary in ARM linker files 2018-10-09 14:47:14 -05:00
TARGET_STM32L475xG [ST]: Fix alignment of execute region to 8-byte boundary in ARM linker files 2018-10-09 14:47:14 -05:00
TARGET_STM32L476xG [ST]: Fix alignment of execute region to 8-byte boundary in ARM linker files 2018-10-09 14:47:14 -05:00
TARGET_STM32L486xG [ST]: Fix alignment of execute region to 8-byte boundary in ARM linker files 2018-10-09 14:47:14 -05:00
TARGET_STM32L496xG [ST]: Fix alignment of execute region to 8-byte boundary in ARM linker files 2018-10-09 14:47:14 -05:00
device fix hash alignment of F2, F7, L4 2018-06-13 11:51:24 +02:00
analogin_device.c Merge pull request #8168 from jeromecoutant/PR_ADC_DISCOL496 2018-10-08 10:10:44 -05:00
analogout_device.c TARGET_STM32L4 astyle 2018-06-27 14:46:00 +02:00
can_device.h STM32: Use CAN3_BASE + typos 2017-11-14 09:48:02 +01:00
common_objects.h STM32 RTC : remove not necessary macro 2018-09-11 14:14:19 +02:00
device.h STM32: check for UART ongoing transfers before entering deepsleep 2018-08-07 11:30:53 +02:00
flash_api.c Remove redundant error flag clearing operation 2018-10-02 09:18:03 +03:00
gpio_irq_device.c STM32: move pin_lines_desc to c file 2017-02-16 19:34:11 +01:00
gpio_irq_device.h STM32: move pin_lines_desc to c file 2017-02-16 19:34:11 +01:00
i2c_device.h Fixes linking errors when building with debug profile 2017-01-12 15:09:28 -06:00
l4_retarget.c Fix comparison warning on STM32L4 devices 2018-09-06 16:07:03 +01:00
pin_device.h TARGET_STM32L4 astyle 2018-06-27 14:46:00 +02:00
pwmout_device.c TARGET_STM32L4 astyle 2018-06-27 14:46:00 +02:00
pwmout_device.h STM32: move pwmout device tables to C file 2017-02-27 17:07:01 +01:00
serial_device.c STM32 serial RX/TX active patch 2018-06-28 18:05:52 +02:00
spi_api.c TARGET_STM32L4 astyle 2018-06-27 14:46:00 +02:00
spi_device.h STM32 SPI specific mode for higher performance 2017-06-16 10:23:48 +02:00