esp-idf/examples/peripherals/gpio/matrix_keyboard/main/CMakeLists.txt
2022-08-08 08:30:09 +00:00

3 lines
101 B
CMake

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