Commit Graph

4 Commits

Author SHA1 Message Date
david 6f9d2912d3 feat: add BUILD_TOKEN to firmware and consolidate build system
- Generate BUILD_TOKEN from 'git describe --always --dirty'
- Include via -include flag in justfile compile recipe
- Print BUILD_TOKEN in boot banners (DoorbellLogic + uno-r4-wifi)
- Remove all [tasks] from mise.toml; keep only [tools] + [env]
- Update AGENTS.md to use just commands as single source of truth
- Add 'just full' recipe (compile -> upload -> monitor -> watch)
- Switch BOARD var to env_var_or_default for mise set compatibility
- DRY clean/clean-temp with wildcard patterns
2026-05-29 20:17:42 -07:00
david ba8789797c feat: add status screen with system info display 2026-02-20 02:11:21 -08:00
david fd04dea8dd fix(DisplayDriverTFT): right-align WiFi indicator in header 2026-02-20 00:49:57 -08:00
david 6d51234f21 docs: Add justfile for build automation 2026-02-19 23:10:55 -08:00