mbed-os/targets/TARGET_STM/TARGET_STM32G4
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 STM32G4 update drivers version to CUBE V1.4.0 2021-05-06 12:48:31 +01:00
TARGET_STM32G431xB STM32G4: standard pin names 2021-04-14 10:30:03 +02:00
TARGET_STM32G441xB CMake STM32: fix targets naming 2021-02-09 17:07:44 +00:00
TARGET_STM32G471xE CMake STM32: fix targets naming 2021-02-09 17:07:44 +00:00
TARGET_STM32G473xE CMake STM32: fix targets naming 2021-02-09 17:07:44 +00:00
TARGET_STM32G474xE STM32G4 astyle 2021-05-25 14:45:51 +02:00
TARGET_STM32G483xE CMake STM32: fix targets naming 2021-02-09 17:07:44 +00:00
TARGET_STM32G484xE 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 STM32G4: cleanup 2020-10-16 17:31:03 +02:00
analogin_device.c STM32G4: cleanup 2020-10-16 17:31:03 +02:00
analogout_device.c analogout: STM32: modified analogout_free api 2021-07-02 21:34:24 +05:30
cmsis.h STM32G4: cleanup 2020-10-16 17:31:03 +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 STM32G4: cleanup 2020-10-16 17:31:03 +02:00
gpio_irq_device.h STM32G4: cleanup 2020-10-16 17:31:03 +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 STM32G4: cleanup 2020-10-16 17:31:03 +02:00
pwmout_device.c STM32G4: cleanup 2020-10-16 17:31:03 +02:00
pwmout_device.h STM32G4: cleanup 2020-10-16 17:31:03 +02:00
serial_device.c STM32G4 : serial issue with LP_UART1 2021-04-22 14:10:42 +02:00
spi_api.c STM32G4: cleanup 2020-10-16 17:31:03 +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 STM32G4: cleanup 2020-10-16 17:31:03 +02:00