Skip to content

Commit d8d6820

Browse files
committed
add OTA info to readme
1 parent 621b1e0 commit d8d6820

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ The following table summarizes the supported co-processors and transport communi
2323

2424
## Usage
2525

26-
Download the appropriate firmware binary for your co-processor from the [Releases](https://github.com/pioarduino/esp-hosted-mcu-firmware/releases) page
26+
Download the appropriate firmware binary for your co-processor from the [Releases](https://github.com/pioarduino/esp-hosted-mcu-firmware/releases) page.
27+
28+
You can also use the firmware files hosted on the project's GitHub Pages site for over-the-air (OTA) updates to the co-processor. The workflow publishes the latest release `.bin` files to GitHub Pages (https://pioarduino.github.io/esp-hosted-mcu-firmware); point your co-processor's OTA URL to the desired `.bin` file (for example: `https://pioarduino.github.io/esp-hosted-mcu-firmware/network_adapter_esp32c6.bin`).
2729

2830
[^1]: Build currently fails due to an incorrect default configuration
2931

0 commit comments

Comments
 (0)