summaryrefslogtreecommitdiff
path: root/hw/bsp/stm32g0/boards
AgeCommit message (Expand)Author
2026-04-06remove IAR toolchain support from make build systemhathach
2026-04-03update stm32 to use better uart idhathach
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2024-04-23clang g0, g4hathach
2023-12-13Fix CI & typo.HiFiPhile
2023-06-24fix ci buildhathach
2023-06-24move all IAR to cmakehathach
2023-06-24rename GCC_CFLAGS to CFLAGS_GCC, GCC_SRC_S to SRC_S_GCC etc ..hathach
2023-06-02update cmake to build with IAR for g0 and g4hathach
2023-06-02add IAR support for G0 with cmakehathach
2023-06-01add note for B0 clock varianthathach
2023-06-01tested with g0b1 nucleohathach
2023-06-01add cmake support for g0, exlicitly call HAL_Init() and also HAL_IncTick() in...hathach
2023-04-14Fix CIHiFiPhile
2023-04-14Use PLL clock.HiFiPhile
2023-04-14Add stm32g0b1nucleo BSP.HiFiPhile