parent
6d06fbbce3
commit
db2cb34eed
|
@ -1 +1 @@
|
|||
Subproject commit 1520536bed21af4a2cfc26d9f3e43cb7711c070b
|
||||
Subproject commit 54c08baa5bcc29bd2031084229306e316958f6f1
|
|
@ -3,8 +3,8 @@ set(COMPONENT_ADD_INCLUDEDIRS include)
|
|||
|
||||
register_component()
|
||||
|
||||
target_link_libraries(recorder_engine "-L ${CMAKE_CURRENT_SOURCE_DIR}")
|
||||
target_link_libraries(recorder_engine
|
||||
target_link_libraries(${COMPONENT_TARGET} "-L ${CMAKE_CURRENT_SOURCE_DIR}")
|
||||
target_link_libraries(${COMPONENT_TARGET}
|
||||
esp_wakenet
|
||||
nn_model
|
||||
)
|
||||
|
|
2
esp-idf
2
esp-idf
|
@ -1 +1 @@
|
|||
Subproject commit 286202caa31b61c2182209f37f8069a0b60fb942
|
||||
Subproject commit 6ccb4cf5b7d1fdddb8c2492f9cbc926abaf230df
|
Loading…
Reference in New Issue