esp-idf/examples/system/console_usb/main/CMakeLists.txt

3 lines
98 B
CMake
Raw Normal View History

idf_component_register(SRCS "console_usb_example_main.c"
INCLUDE_DIRS ".")