esp-idf/examples/peripherals/usb/host/hid/main/CMakeLists.txt

3 lines
90 B
CMake
Raw Normal View History

2022-12-01 07:44:20 -05:00
idf_component_register(SRCS "hid_host_example.c"
INCLUDE_DIRS ".")