Support XiZi_AIoT

This commit is contained in:
TXuian
2024-01-31 10:30:34 +08:00
parent f6cf46027d
commit 494312183b
351 changed files with 46408 additions and 450091 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
SRC_DIR := arch abstraction
SRC_DIR := arch clock mmu intr uart cache
SRC_FILES := hardkernel_init.c
include $(KERNEL_ROOT)/compiler.mk