Files
xiuos/board/stm32f407-st-discovery/Makefile
2021-04-28 17:49:18 +08:00

8 lines
90 B
Makefile

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