mbed-os/targets/TARGET_STM/TARGET_STM32G4/TARGET_STM32G431xB
Robert Walton a297a6145e Add library for NUCLEO_G431KB 2021-02-11 09:33:21 +00:00
..
TARGET_NUCLEO_G431KB Add library for NUCLEO_G431KB 2021-02-11 09:33:21 +00: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 CMake STM32: fix targets naming 2021-02-09 17:07:44 +00: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