esp-idf/examples/peripherals/gpio/matrix_keyboard/main/CMakeLists.txt

2 lines
100 B
CMake
Raw Normal View History

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