OTA pipeline working

This commit is contained in:
2026-04-25 22:27:17 +03:00
parent 90037587c0
commit 8f15fe0f1d
19 changed files with 458 additions and 112 deletions

View File

@@ -29,6 +29,7 @@ idf_component_register(
esp_driver_gpio
esp_http_client
app_update
mbedtls
)
# добавляем кастомный Kconfig
set(COMPONENT_KCONFIG "Kconfig")