5 lines
98 B
CMake
5 lines
98 B
CMake
|
idf_component_register(
|
||
|
SRCS "crc32.c" "uzlib_deflate.c" "uzlib_inflate.c"
|
||
|
INCLUDE_DIRS "."
|
||
|
)
|