mirror of
https://github.com/ALLFATHER-BV/wadamesh.git
synced 2026-09-24 22:05:08 +00:00
The PR added the board and its env, which makes it build. It does not make it ship. Three lists decide that and none of them knew about it: release.sh ENVS (what gets built and named into a release), gen-flasher-meta.py BOARDS (which manifests the web flasher gets) and the flasher page itself, which lists boards by hand. Without these the board compiles cleanly forever and never appears in a release or on the flasher, which looks like nothing is wrong. Named wadamesh-wio-tracker-l2, its own Seeed Studio section on the flasher, marked beta-channel-only like the Attaky was on arrival, since stable is still beta_65 and this board has never been in a stable build. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>