[esp32_hosted] Initial OTA implementation (#11562)
This commit is contained in:
1
tests/components/esp32_hosted/.gitattributes
vendored
Normal file
1
tests/components/esp32_hosted/.gitattributes
vendored
Normal file
@@ -0,0 +1 @@
|
||||
*.bin -text
|
||||
@@ -1 +1,7 @@
|
||||
<<: !include common.yaml
|
||||
|
||||
update:
|
||||
- platform: esp32_hosted
|
||||
name: "Coprocessor Firmware Update"
|
||||
path: $component_dir/test_firmware.bin
|
||||
sha256: de2f256064a0af797747c2b97505dc0b9f3df0de4f489eac731c23ae9ca9cc31
|
||||
|
||||
BIN
tests/components/esp32_hosted/test_firmware.bin
Normal file
BIN
tests/components/esp32_hosted/test_firmware.bin
Normal file
Binary file not shown.
Reference in New Issue
Block a user