mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-11 21:10:20 +00:00
4 lines
128 B
CMake
4 lines
128 B
CMake
idf_component_register(SRCS "tee_main.c"
|
|
INCLUDE_DIRS ""
|
|
PRIV_REQUIRES esp_tee mbedtls)
|