mbed-os/targets/TARGET_STM/TARGET_STM32L0
Martin Kojtal 1d5d3b054f
Merge pull request #14808 from affrinpinhero-2356/i2cTimingPerformanceSolved
driver/i2c: STM32: I2C performance issue solved.
2021-07-08 14:38:03 +02:00
..
STM32Cube_FW STM32L0 update drivers version to CUBE V1.12.0 2021-05-06 13:15:47 +01:00
TARGET_STM32L053x8 CMake STM32: fix targets naming 2021-02-09 17:07:44 +00:00
TARGET_STM32L071xZ CMake STM32: fix targets naming 2021-02-09 17:07:44 +00:00
TARGET_STM32L072xZ STM32L0: standard pin names 2021-04-14 10:30:03 +02:00
TARGET_STM32L073xZ STM32L0 astyle 2021-05-25 14:46:00 +02:00
TARGET_STM32L082xZ CMake STM32: fix targets naming 2021-02-09 17:07:44 +00:00
CMakeLists.txt driver/i2c: Added I2C timing calculation function. 2021-05-19 18:35:47 +05:30
PeripheralNames.h STM32L0: directory restructuration 2020-10-19 17:42:38 +02:00
analogin_device.c STM32L0: directory restructuration 2020-10-19 17:42:38 +02:00
analogout_device.c analogout: STM32: modified analogout_free api 2021-07-02 21:34:24 +05:30
cmsis.h STM32L0: directory restructuration 2020-10-19 17:42:38 +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 STM32L0: directory restructuration 2020-10-19 17:42:38 +02:00
gpio_irq_device.h STM32L0: directory restructuration 2020-10-19 17:42:38 +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 driver/i2c: STM32: Solves I2C driver performanc issue. 2021-07-02 10:54:16 +05:30
pin_device.h STM32L0: directory restructuration 2020-10-19 17:42:38 +02:00
pwmout_device.c STM32L0: directory restructuration 2020-10-19 17:42:38 +02:00
pwmout_device.h STM32L0: directory restructuration 2020-10-19 17:42:38 +02:00
serial_device.c STM32L0: STM32Cube_FW_L0_V1.11.3 2020-10-19 17:42:38 +02:00
spi_api.c STM32L0: directory restructuration 2020-10-19 17:42:38 +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 STM32L0 astyle 2021-05-25 14:46:00 +02:00