mbed-os/targets/TARGET_STM/TARGET_STM32L4
Martin Kojtal c6d814e68c
Merge pull request #15215 from jeromecoutant/PR_STM32L4_ADD
STM32 : add MCU_STM32L4P5xG and MCU_STM32L412xB support
2022-02-09 16:57:53 +01:00
..
STM32Cube_FW STM32L4 : remove warning 2021-12-10 17:16:47 +01:00
TARGET_STM32L4P5xG STM32L4 : add MCU_STM32L4P5xG support 2022-01-28 11:46:39 +01:00
TARGET_STM32L4R5xI STM32L4: standard pin names 2021-04-14 11:18:22 +02:00
TARGET_STM32L4R9xI STM32L4: standard pin names 2021-04-14 11:18:22 +02:00
TARGET_STM32L4S5xI STM32L4 astyle 2021-05-25 14:46:00 +02:00
TARGET_STM32L412xB STM32L4 : add MCU_STM32L412xB support 2022-01-28 13:49:49 +01:00
TARGET_STM32L432xC STM32 : default SPI anbd I2C for targets with ARDUINO-NANO 2021-09-28 13:23:21 +02:00
TARGET_STM32L433xC STM32L4: standard pin names 2021-04-14 11:18:22 +02:00
TARGET_STM32L443xC STM32L4: standard pin names 2021-04-14 11:18:22 +02:00
TARGET_STM32L452xE STM32L4 astyle 2021-05-25 14:46:00 +02:00
TARGET_STM32L471xG Merge pull request #14521 from AnishKumarHCL/pwm_gpiopull_fix 2021-04-14 09:54:22 +02:00
TARGET_STM32L475xG DISCO_L475VG_IOT01A: enable PinMap_GPIO[] 2021-04-16 12:37:49 +02:00
TARGET_STM32L476xG STM32L4: standard pin names 2021-04-14 11:18:22 +02:00
TARGET_STM32L486xG STM32L4: standard pin names 2021-04-14 11:18:22 +02:00
TARGET_STM32L496xG Add platform MTS_DRAGONFLY_L496VG 2021-08-18 12:03:48 -05:00
CMakeLists.txt STM32L4 : add MCU_STM32L412xB support 2022-01-28 13:49:49 +01:00
PeripheralNames.h STM32L4 : common file factorisation 2020-10-20 08:51:36 +02:00
analogin_device.c STM32L4: ADC compilation issue with L422 2020-11-13 10:13:46 +01:00
analogout_device.c analogout: STM32: modified analogout_free api 2021-07-02 21:34:24 +05:30
can_device.h STM32: correct __cplusplus brackets in can_device.h 2021-05-24 14:39:32 +02:00
cmsis.h STM32L4 : license header alignment 2020-10-20 08:51:36 +02:00
flash_api.c STM32: remove critical sections in flash_program_page 2021-03-24 17:40:18 +01:00
gpio_irq_device.c STM32L4 : license header alignment 2020-10-20 08:51:36 +02:00
gpio_irq_device.h STM32L4 : license header alignment 2020-10-20 08:51:36 +02:00
i2c_device.c driver/i2c: STM32: Solves I2C driver performanc issue. 2021-07-02 10:54:16 +05:30
i2c_device.h driver/i2c: STM32: Solves I2C driver performanc issue. 2021-07-02 10:54:16 +05:30
objects.h STM32: increase i2c slave rx limit. 2022-01-28 11:58:52 +01:00
pin_device.h STM32L4 : license header alignment 2020-10-20 08:51:36 +02:00
pwmout_device.c STM32L4 : license header alignment 2020-10-20 08:51:36 +02:00
pwmout_device.h STM32L4 : license header alignment 2020-10-20 08:51:36 +02:00
serial_device.c STM32 SERIAL: free RTS/CTS pins 2020-11-04 15:47:14 +01:00
spi_api.c STM32L4 : license header alignment 2020-10-20 08:51:36 +02:00
spi_device.h Add SPI bitwidths to ST targets where supported 2021-01-11 07:53:07 -06:00
us_ticker_data.h STM32L4 astyle 2021-05-25 14:46:00 +02:00