mirror of
https://github.com/nopnop2002/esp-idf-mpr121.git
synced 2025-12-16 17:34:31 +03:00
3 lines
86 B
CMake
3 lines
86 B
CMake
idf_component_register(SRCS "main.c" "mpr121.c"
|
|
INCLUDE_DIRS ".")
|