summaryrefslogtreecommitdiff
path: root/hw/bsp/stm32f2
AgeCommit message (Collapse)Author
2024-10-25fix make buildhathach
2024-10-15move core init code to dwc2 common. update/correct build for esppressifhathach
2024-05-13Ci tweak3 (#2643)Ha Thach
- enable --one-per-family to build 1 board per family, also skip family if board specified in -b also present - minimize ci run for push event - only build one board per family - skip hil test on both pi4 and hfp - full build will be runn for PR event - IAR always build 1 board per family regardless of event - update build.py to optimize make - remove all setup python since we don't really need it
2024-05-03add cmake for stm32wbhathach
2024-04-24update clang make build for stm32: f0 f1 f2 f3 f4 f7 h7 g0 g4 l0 l4 samd21 ↵hathach
samd51 nrf
2024-04-23clang f4hathach
2024-04-23port clang stm32: f1, f2, f3hathach
2023-11-23make nanolib linking explicitly by each family/boardhathach
2023-08-03more board_api.h renamehathach
2023-06-24rename GCC_CFLAGS to CFLAGS_GCC, GCC_SRC_S to SRC_S_GCC etc ..hathach
2023-06-24update all stm32 to use new enhance makehathach
2023-03-19bsp for f2 f3hathach