mbed-os / targets / TARGET_STM / TARGET_STM32G4 / TARGET_STM32G431xB /
@jeromecoutant jeromecoutant authored on 23 Mar 2021
..
TARGET_NUCLEO_G431KB STM32G4: standard pin names 3 years ago
TARGET_NUCLEO_G431RB NUCLEO_G431RB: pin standard 3 years ago
TOOLCHAIN_ARM STM: fix ARMClang sct files, using proper -E command 3 years ago
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. 3 years ago
TOOLCHAIN_IAR STM32G4: target directoty restructuration 3 years ago
CMakeLists.txt Support Nucleo G431RB 3 years ago
cmsis_nvic.h STM32G4: target directoty restructuration 3 years ago
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. 3 years ago