Files
xiuos/Ubiquitous/XiUOS/board/gd32vf103_rvstar/Makefile
2021-12-02 15:17:59 +08:00

7 lines
110 B
Makefile
Executable File

SRC_FILES := board.c gd32vf103v_rvstar.c
SRC_DIR := third_party_driver
include $(KERNEL_ROOT)/compiler.mk