forked from xuos/xiuos
7 lines
110 B
Makefile
Executable File
7 lines
110 B
Makefile
Executable File
SRC_FILES := board.c gd32vf103v_rvstar.c
|
|
|
|
SRC_DIR := third_party_driver
|
|
|
|
|
|
include $(KERNEL_ROOT)/compiler.mk
|