Files
xiuos/board/cortex-m3-emulator/Makefile
2021-05-13 12:33:17 +08:00

5 lines
103 B
Makefile

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