xiuos/Ubiquitous/XiZi_IIoT/resources/usb/third_party_usb/Makefile

5 lines
101 B
Makefile

ifeq ($(CONFIG_BSP_USING_STM32_USBH),y)
SRC_DIR := usbhost
endif
include $(KERNEL_ROOT)/compiler.mk