esphome/esphome/components/ota
tomaszduda23 6a8da17ea3
OTA 2 which confirm each written chunk (#6066)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-01-19 13:18:06 +09:00
..
__init__.py OTA 2 which confirm each written chunk (#6066) 2024-01-19 13:18:06 +09:00
automation.h IDF 5 fixes for various components from test1.yaml (#5451) 2023-10-18 19:33:36 +13:00
ota_backend.h
ota_backend_arduino_esp32.cpp
ota_backend_arduino_esp32.h
ota_backend_arduino_esp8266.cpp
ota_backend_arduino_esp8266.h Fix missed ARDUINO_VERSION_CODE to USE_ARDUINO_VERSION_CODE changes (#3206) 2022-02-16 16:50:10 +01:00
ota_backend_arduino_libretiny.cpp Support for LibreTiny platform (RTL8710, BK7231 & other modules) (#3509) 2023-09-05 10:16:08 +12:00
ota_backend_arduino_libretiny.h Support for LibreTiny platform (RTL8710, BK7231 & other modules) (#3509) 2023-09-05 10:16:08 +12:00
ota_backend_arduino_rp2040.cpp Implement RP2040 preferences (#3946) 2022-10-26 22:56:56 +13:00
ota_backend_arduino_rp2040.h Initial Support for RP2040 platform (#3284) 2022-10-20 16:50:39 +13:00
ota_backend_esp_idf.cpp ota: fix TWDT with ESP-IDF >= 5 (#4858) 2023-05-31 13:48:34 +12:00
ota_backend_esp_idf.h
ota_component.cpp OTA 2 which confirm each written chunk (#6066) 2024-01-19 13:18:06 +09:00
ota_component.h OTA 2 which confirm each written chunk (#6066) 2024-01-19 13:18:06 +09:00