esp-idf/examples/peripherals/gpio/matrix_keyboard/main/CMakeLists.txt
2022-08-18 10:57:12 +08:00

3 lines
101 B
CMake

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