可以运行,但是还有BUG

This commit is contained in:
anguoyoula
2024-01-11 11:25:46 +08:00
parent cff963dab0
commit 58ee6ad53b
111 changed files with 13923 additions and 5 deletions
@@ -0,0 +1,8 @@
SRC_DIR := libmetal/lib
SRC_DIR += open-amp/lib/remoteproc
SRC_DIR += open-amp/lib/rpmsg
SRC_DIR += open-amp/lib/virtio
SRC_FILES := $(wildcard *.c)
include $(KERNEL_ROOT)/compiler.mk