Files
esp-idf/components/vfs/component.mk
T

4 lines
81 B
Makefile
Raw Normal View History

2020-04-30 16:36:20 +02:00
ifndef CONFIG_ESP_CONSOLE_USB_CDC
COMPONENT_OBJEXCLUDE := vfs_cdcacm.o
endif