4 lines
128 B
CMake
4 lines
128 B
CMake
idf_component_register(SRCS "tee_main.c"
|
|
INCLUDE_DIRS ""
|
|
PRIV_REQUIRES esp_tee mbedtls)
|