refactor(esp_tee): Add local components in TEE examples via idf_component.yml
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
idf_component_register(SRCS "tee_main.c"
|
||||
INCLUDE_DIRS "")
|
||||
INCLUDE_DIRS ""
|
||||
PRIV_REQUIRES esp_tee mbedtls)
|
||||
|
||||
Reference in New Issue
Block a user