Skip to content

OpenChess v1.0.6

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Mar 18:18
· 4 commits to main since this release

OpenChess v1.0.6

Flash via Browser (ESP Web Tools)

Visit the OpenChess Web Installer to flash your ESP32 directly from your browser.

Release Files

File Description
firmware.bin Main application firmware
bootloader.bin ESP32 bootloader
partitions.bin Partition table
boot_app0.bin OTA boot selector
littlefs.bin Web UI filesystem image (initial flash only)
web_assets.tar Web UI assets for OTA updates (preserves saved games)

OTA Updates

The board checks for updates automatically at boot (can be disabled in Board Settings).

  • Firmware: Updated via firmware.bin
  • Web UI: Updated via web_assets.tar (preserves saved games on LittleFS)

Full Changelog: v1.0.5...v1.0.6