Merge branch 'yuji-apm32' into apm32f103-arm32

This commit is contained in:
hyl
2025-02-25 09:14:26 +00:00
28 changed files with 11863 additions and 16 deletions
@@ -2,6 +2,7 @@ SRC_DIR := libraries
ifeq ($(CONFIG_BSP_USING_UART),y)
SRC_DIR += uart
SRC_DIR += can
endif
include $(KERNEL_ROOT)/compiler.mk