mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2024-10-05 20:47:50 -04:00
4 lines
140 B
CMake
4 lines
140 B
CMake
idf_component_register(SRCS "i2ctools_example_main.c"
|
|
"cmd_i2ctools.c"
|
|
INCLUDE_DIRS ".")
|