add ci build for at32: f402_405, f403a_407, f423

This commit is contained in:
hathach
2025-07-28 22:58:32 +07:00
parent 3682b6c663
commit b531f43434
18 changed files with 193 additions and 25 deletions

View File

@@ -15,7 +15,7 @@ CFLAGS += \
-DCFG_TUSB_MCU=OPT_MCU_AT32F413
LDFLAGS_GCC += \
-flto --specs=nosys.specs
-flto --specs=nosys.specs -nostdlib -nostartfiles
SRC_C += \
src/portable/st/stm32_fsdev/dcd_stm32_fsdev.c \