support rzg2ul-m33

This commit is contained in:
anguoyoula
2024-02-28 16:28:16 +08:00
parent d8213ec036
commit 9327b70860
368 changed files with 167651 additions and 6 deletions
@@ -0,0 +1,13 @@
SRC_DIR := board/rzg2ul_smarc
SRC_DIR += fsp/src/bsp/cmsis/Device/RENESAS/Source
SRC_DIR += fsp/src/bsp/mcu/all
SRC_DIR += fsp/src/r_ioport
SRC_DIR += fsp/src/r_mhu_ns
SRC_DIR += fsp/src/r_scif_uart
SRC_DIR += fsp/src/r_gtm
SRC_DIR += linaro
SRC_FILES := $(wildcard *.c)
include $(KERNEL_ROOT)/compiler.mk