mbed-os/targets/TARGET_STM/TARGET_STM32G4/TARGET_STM32G431xB
jeromecoutant ede1741e55 STM32G4: standard pin names 2021-04-14 10:30:03 +02:00
..
TARGET_NUCLEO_G431KB STM32G4: standard pin names 2021-04-14 10:30:03 +02:00
TARGET_NUCLEO_G431RB NUCLEO_G431RB: pin standard 2021-03-30 14:23:43 -05:00
TOOLCHAIN_ARM STM: fix ARMClang sct files, using proper -E command 2020-11-25 13:35:36 +00:00
TOOLCHAIN_GCC_ARM Fix: Added ALIGN(8) for __etext section. This existed in mbed-6.3.0 version. I have not verified if it is truly needed, but it is better to err on the safe side. 2021-01-24 02:15:21 +01:00
TOOLCHAIN_IAR STM32G4: target directoty restructuration 2020-10-16 17:31:03 +02:00
CMakeLists.txt Support Nucleo G431RB 2021-03-29 13:50:49 -05:00
cmsis_nvic.h STM32G4: target directoty restructuration 2020-10-16 17:31:03 +02:00
system_clock.c 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