mbed-os/targets/TARGET_STM/TARGET_STM32L4
Leon Lindenfelser e3ce1e1702 Update peripheral pins
1. Add missing SPI and I2C pins.
2. Remove pin definitions for pins that are no connects.
2018-11-16 14:49:17 +00:00
..
TARGET_MTS_DRAGONFLY_L471QG Update peripheral pins 2018-11-16 14:49:17 +00:00
TARGET_STM32L4R5xI NUCLEO_L4R5ZI: fix 8-bytes data alignment 2018-11-02 19:49:58 -05:00
TARGET_STM32L432xC [ST]: Fix alignment of execute region to 8-byte boundary in ARM linker files 2018-10-19 12:05:12 +01:00
TARGET_STM32L433xC [ST]: Fix alignment of execute region to 8-byte boundary in ARM linker files 2018-10-19 12:05:12 +01:00
TARGET_STM32L443xC [ST]: Fix alignment of execute region to 8-byte boundary in ARM linker files 2018-10-19 12:05:12 +01:00
TARGET_STM32L475xG [ST]: Fix alignment of execute region to 8-byte boundary in ARM linker files 2018-10-19 12:05:12 +01:00
TARGET_STM32L476xG [ST]: Fix alignment of execute region to 8-byte boundary in ARM linker files 2018-10-19 12:05:12 +01:00
TARGET_STM32L486xG [ST]: Fix alignment of execute region to 8-byte boundary in ARM linker files 2018-10-19 12:05:12 +01:00
TARGET_STM32L496xG code review for Update linker scripts for bootloader target L496GZ 2018-11-04 22:31:17 -06:00
device fix hash alignment of F2, F7, L4 2018-06-13 11:51:24 +02:00
analogin_device.c DISCO_L496AG : enable ADC 2018-10-19 11:46:55 +01: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-10-08 15:18:50 +01: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-19 11:46:55 +01: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-11 15:04:48 +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