mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-20 22:48:26 +03:00
Update miniz to 3.0.1 (#1300)
* minor update to 11.0.1 (resp. 3.0.1) * Updated miniz from 3.0.0 to 3.0.1 and moved it to a separate component.
This commit is contained in:
@@ -2,6 +2,6 @@ FILE(GLOB_RECURSE app_sources ${CMAKE_CURRENT_SOURCE_DIR}/*.*)
|
||||
|
||||
idf_component_register(SRCS ${app_sources}
|
||||
INCLUDE_DIRS "." "../../include"
|
||||
REQUIRES tflite-lib esp_http_server app_update esp_http_client nvs_flash jomjol_tfliteclass jomjol_flowcontroll spiffs jomjol_helper jomjol_controlGPIO)
|
||||
REQUIRES tflite-lib esp_http_server app_update esp_http_client nvs_flash jomjol_tfliteclass jomjol_flowcontroll spiffs jomjol_helper jomjol_controlGPIO miniz)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user