Skip to content

Firmware v0.12.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 00:20

Firmware v0.12.0 for every supported board. Each esp-idf board ships app-<board>.bin + bootloader-<board>.bin + partition-table-<board>.bin; the esp8266 ships a single app-esp8266.bin (flash at 0x0). Every app image carries an ed25519 release signature (app-<board>.bin.sig, also embedded in version.json) that signature-enforcing firmware verifies before installing an OTA. version.json describes them, including a per-board ota flag — heltec-v3/v4 are OTA-updatable (2 MB A/B), the T-Display/C6 are 4 MB factory (USB re-flash), the esp8266 has no OTA. Pull into Sapwood with npm run sync:firmware.