4 lines
161 B
CMake
4 lines
161 B
CMake
idf_component_register(SRCS "ca.c"
|
|
"gen_key.c"
|
|
INCLUDE_DIRS .
|
|
REQUIRES console mbedtls files) |