2 changed files with 5 additions and 1 deletions
@ -1,4 +1,5 @@
@@ -1,4 +1,5 @@
|
||||
idf_component_register(SRC_DIRS . |
||||
PRIV_INCLUDE_DIRS . |
||||
PRIV_REQUIRES test_utils esp32-camera nvs_flash |
||||
PRIV_REQUIRES test_utils esp32-camera nvs_flash mbedtls esp_timer |
||||
EMBED_TXTFILES pictures/testimg.jpeg pictures/test_outside.jpeg pictures/test_inside.jpeg) |
||||
target_compile_options(${COMPONENT_LIB} PRIVATE "-Wno-format") |
||||
|
Loading…
Reference in new issue