mbed-os/targets/TARGET_STM/TARGET_STM32F0
Martin Kojtal b74f62c974
Merge pull request #14659 from arduino/i2c_slave_patch
STM32: make i2c_salve_read return the number of bytes read
2021-06-10 14:10:31 +02:00
..
STM32Cube_FW STM32F0 - Add if defined check for USE_HAL_XXX_REGISTER_CALLBACKS 2021-02-25 16:08:59 +01:00
TARGET_STM32F030x8 CMake STM32: fix search and replace errors 2021-02-10 09:32:55 +00:00
TARGET_STM32F070xB STM32F0 astyle 2021-05-25 14:45:51 +02:00
TARGET_STM32F072xB STM32F0 astyle 2021-05-25 14:45:51 +02:00
TARGET_STM32F091xC STM32F0 astyle 2021-05-25 14:45:51 +02:00
CMakeLists.txt driver/i2c: Added I2C timing calculation function. 2021-05-19 18:35:47 +05:30
PeripheralNames.h STM32F0: ST CUBE drivers update V1.9.0 => V1.11.1 2020-12-03 17:15:39 +01:00
analogin_device.c STM32F0: code alignment 2020-12-03 17:15:31 +01:00
analogout_device.c STM32 ANALOGOUT : correct GPIO free 2021-03-18 14:53:00 +01:00
can_device.h STM32: correct __cplusplus brackets in can_device.h 2021-05-24 14:39:32 +02:00
cmsis.h STM32F0: CMakeLists update 2020-12-03 17:18:00 +01:00
cmsis_nvic.c STM32F0 astyle 2021-05-25 14:45:51 +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 STM32F0: code alignment 2020-12-03 17:15:31 +01:00
gpio_irq_device.h STM32F0: code alignment 2020-12-03 17:15:31 +01:00
i2c_device.c driver/i2c: Added I2C timing calculation function. 2021-05-19 18:35:47 +05:30
i2c_device.h STM32: correct __cplusplus brackets in ci2c_device.h 2021-05-24 14:47:05 +02:00
objects.h Add missing changes in objects.h file for others STM32 components 2021-06-03 10:12:04 +02:00
pin_device.h STM32F0: code alignment 2020-12-03 17:15:31 +01:00
pwmout_device.c STM32F0: code alignment 2020-12-03 17:15:31 +01:00
pwmout_device.h STM32F0: code alignment 2020-12-03 17:15:31 +01:00
serial_device.c STM32F0: code alignment 2020-12-03 17:15:31 +01:00
spi_api.c STM32F0: code alignment 2020-12-03 17:15:31 +01:00
spi_device.h Add SPI bitwidths to ST targets where supported 2021-01-11 07:53:07 -06:00
us_ticker_data.h STM32F0 astyle 2021-05-25 14:45:51 +02:00