Files
xiuos/Ubiquitous/XiUOS/board/stm32f407zgt6/third_party_driver/common/Makefile
T
2021-06-03 17:38:11 +08:00

5 lines
130 B
Makefile

SRC_FILES := misc.c hardware_rcc.c hardware_exti.c \
hardware_it.c hardware_syscfg.c \
include $(KERNEL_ROOT)/compiler.mk