forked from gronod/squeezelite-esp32
5 lines
94 B
CMake
5 lines
94 B
CMake
set(COMPONENT_SRCS "cmd_i2ctools.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|