mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-29 03:44:59 +00:00
4 lines
157 B
CMake
4 lines
157 B
CMake
idf_component_register(SRCS "tee_main.c"
|
|
INCLUDE_DIRS ""
|
|
PRIV_REQUIRES esp_tee mbedtls example_secure_service)
|