esp-idf-ssd1306/MouseMoveDemo/main/CMakeLists.txt
2024-08-21 17:41:49 +09:00

2 lines
104 B
CMake

idf_component_register(SRCS "main.c" "usb_hid.c" INCLUDE_DIRS "." REQUIRED_IDF_TARGETS esp32s2 esp32s3)