esp-idf/examples/peripherals/usb/host/hid/main/CMakeLists.txt
2022-12-09 17:02:44 +01:00

3 lines
90 B
CMake

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