Replay 2026 Badge v1.0.0
Firmware release v1.0.0 for the Replay 2026 Badge.
Downloads
-
firmware.bin: OTA update image. The badge firmware updater looks for this exact asset name on the latest GitHub release. -
replay2026-factory-16MB.bin: complete 16 MB factory image for Ignition, first-time setup, or recovery. This includes bootloader, partition table, firmware, filesystem, bundled apps, docs, and the DOOM shareware data file. -
community_apps.json: generated Community Apps registry fetched by badges over WiFi.
Flashing
Use Ignition for the recommended flashing path:
cd ignition
./start.sh --latest-releaseUse ./start.sh --release-tag to pin this release, or ./start.sh --no-build --factory-image ~/Downloads/replay2026-factory-16MB.bin for a manually downloaded image.
Developers can also build and flash from firmware/ with PlatformIO using the replay2026 environment.
Notes
doom1.wadis freely redistributable shareware game data with separate terms; it is not MIT-licensed source code.- See the repository docs for Ignition setup, OTA behavior, firmware development, hardware files, and third-party notices.