[esp32_hosted] Initial OTA implementation (#11562)

This commit is contained in:
Jonathan Swoboda
2025-11-03 15:08:50 -05:00
committed by GitHub
parent fb7dbc9910
commit 9c7cb30ae5
9 changed files with 286 additions and 3 deletions

View File

@@ -0,0 +1 @@
*.bin -text

View File

@@ -1 +1,7 @@
<<: !include common.yaml
update:
- platform: esp32_hosted
name: "Coprocessor Firmware Update"
path: $component_dir/test_firmware.bin
sha256: de2f256064a0af797747c2b97505dc0b9f3df0de4f489eac731c23ae9ca9cc31

Binary file not shown.