4 Commits

Author SHA1 Message Date
DeFiDude
31cbab7fc2 Remove merged bin from firmware zip (already a separate release asset) 2026-03-24 23:31:50 -06:00
DeFiDude
0a969ef4c6 Add merged single .bin output for M5Burner compatibility
Add post-build script that produces ratdeck-merged.bin with bootloader,
partitions, boot_app0, and firmware at correct offsets. CI now attaches
the merged binary as a standalone release asset alongside the existing
multi-part ZIP.
2026-03-10 22:59:01 -06:00
DeFiDude
03d51d5c52 Switch release artifact from merged .bin to ZIP with manifest
Package bootloader, partitions, boot_app0, and firmware as separate
files in a ZIP with manifest.json specifying flash addresses and
settings. This enables the web flasher to flash each part at its
correct address individually, matching proven web flasher patterns.
2026-03-06 14:36:29 -07:00
DeFiDude
1255f0db51 Initial release: Ratdeck v1.0.0
Reticulum transport node + LXMF encrypted messenger for LilyGo T-Deck Plus.
ESP32-S3, 16MB flash, SX1262 LoRa, LovyanGFX display, NimBLE BLE.
2026-03-06 12:40:34 -07:00