可以运行,但是还有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

View File

@@ -34,7 +34,9 @@ KERNELPATHS += \
-I$(BSP_ROOT)/rzv/fsp/src/bsp/mcu/rzv2l \
-I$(BSP_ROOT)/rzv_cfg/fsp_cfg \
-I$(BSP_ROOT)/rzv_cfg/fsp_cfg/bsp \
-I$(BSP_ROOT)/rzv_gen #
-I$(BSP_ROOT)/rzv_gen \
-I$(BSP_ROOT)/rzv/linaro/libmetal/include \
-I$(BSP_ROOT)/rzv/linaro/open-amp/lib/include #
endif
ifeq ($(BSP_ROOT),$(KERNEL_ROOT)/board/xidatong-arm32)