mbed-os/targets/TARGET_STM/TARGET_STM32G4
Tauno Magnusson dc969ba1d9 After checking other parts of the code (trng_api.c and a few other board platforms (NUCLEO_F413ZH, ...)) it appears that even though the reset value defaults correctly it may be good practice to keep the HAL_RCCEx_PeriphCLKConfig statement that selects the HSI48CLK as source for USB/RNG. 2021-01-26 03:51:49 +01:00
..
STM32Cube_FW Cleaning out workaround patches for G431KB now that Flash Bank Switching has been fixed on G4xxx level (ARMmbed/mbed-os patch #14149) 2021-01-24 02:44:09 +01:00
TARGET_STM32G431xB After checking other parts of the code (trng_api.c and a few other board platforms (NUCLEO_F413ZH, ...)) it appears that even though the reset value defaults correctly it may be good practice to keep the HAL_RCCEx_PeriphCLKConfig statement that selects the HSI48CLK as source for USB/RNG. 2021-01-26 03:51:49 +01:00
TARGET_STM32G441xB STM: fix ARMClang sct files, using proper -E command 2020-11-25 13:35:36 +00:00
TARGET_STM32G471xE STM: fix ARMClang sct files, using proper -E command 2020-11-25 13:35:36 +00:00
TARGET_STM32G473xE STM: fix ARMClang sct files, using proper -E command 2020-11-25 13:35:36 +00:00
TARGET_STM32G474xE STM32G4: TRNG enabled 2021-01-13 16:44:57 +01:00
TARGET_STM32G483xE STM: fix ARMClang sct files, using proper -E command 2020-11-25 13:35:36 +00:00
TARGET_STM32G484xE STM: fix ARMClang sct files, using proper -E command 2020-11-25 13:35:36 +00:00
CMakeLists.txt CMake: add STM32G4 targets 2020-11-17 15:17:17 +00:00
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 STM32G4: cleanup 2020-10-16 17:31:03 +02:00
cmsis.h STM32G4: cleanup 2020-10-16 17:31:03 +02:00
flash_api.c STM32G4: dual bank FLASH detection 2021-01-13 16:45:03 +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.h STM32G4: cleanup 2020-10-16 17:31:03 +02:00
objects.h STM32: LSE DRIVE feature update 2020-11-20 17:31:26 +01:00
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: cleanup 2020-10-16 17:31:03 +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