5 lines
88 B
CMake
5 lines
88 B
CMake
|
idf_component_register(
|
||
|
SRCS "qrcodegen/c/qrcodegen.c"
|
||
|
INCLUDE_DIRS "qrcodegen/c"
|
||
|
)
|