esp-idf/examples/peripherals/gpio/matrix_keyboard/main/CMakeLists.txt
2020-10-20 21:06:10 +08:00

2 lines
100 B
CMake

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