mbed-os/targets/TARGET_STM/TARGET_STM32G0
Martin Kojtal 0711e488a1
Merge pull request #14686 from jeromecoutant/PR_CPP
STM32: correct __cplusplus brackets
2021-06-02 13:59:26 +02:00
..
STM32Cube_FW STM32G0 update drivers version to CUBE V1.4.1 2021-04-09 08:53:49 +02:00
TARGET_STM32G030xx STM32G0 astyle 2021-05-25 14:45:51 +02:00
TARGET_STM32G031xx STM32G0: correct voltage scaling control 2021-06-02 09:37:19 +02:00
TARGET_STM32G041xx STM32G0 astyle 2021-05-25 14:45:51 +02:00
TARGET_STM32G070xx CMake STM32: fix targets naming 2021-02-09 17:07:44 +00:00
TARGET_STM32G071xx STM32G0: correct voltage scaling control 2021-06-02 09:37:19 +02:00
TARGET_STM32G081xx 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
analogin_device.c TARGET_STM: add support of board NUCLEO_G071RB 2019-12-12 14:00:04 +01:00
analogout_device.c STM32 ANALOGOUT : correct GPIO free 2021-03-18 14:53:00 +01:00
cmsis.h TARGET_STM: add support of board NUCLEO_G071RB 2019-12-12 14:00:04 +01:00
flash_api.c STM32: remove critical sections in flash_program_page 2021-03-24 17:40:18 +01:00
gpio_irq_device.c TARGET_STM: add support of board NUCLEO_G071RB 2019-12-12 14:00:04 +01:00
gpio_irq_device.h TARGET_STM: add support of board NUCLEO_G071RB 2019-12-12 14:00:04 +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 STM32G0: RTC IRQ name error 2020-11-13 12:03:26 +01:00
pin_device.h TARGET_STM: add support of board NUCLEO_G071RB 2019-12-12 14:00:04 +01:00
pwmout_device.c TARGET_STM: add support of board NUCLEO_G071RB 2019-12-12 14:00:04 +01:00
pwmout_device.h TARGET_STM: add support of board NUCLEO_G071RB 2019-12-12 14:00:04 +01:00
serial_device.c STM32G0: USART3_4_LPUART1_IRQn compilation issue with G070xx 2020-11-13 12:05:01 +01:00
spi_api.c TARGET_STM: add support of board NUCLEO_G071RB 2019-12-12 14:00:04 +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 STM32G0: no TIM2 for G070xx 2020-11-16 08:35:22 +01:00