src.nth.io/

summaryrefslogtreecommitdiff
path: root/mattertimectl/build/meta/main.yaml
AgeCommit message (Collapse)AuthorFilesLines
42 hoursmattertimectl/build: use apt rustc/cargo instead of rustupLuke Hoersten1-2/+1
26.04 ships rustc 1.93, past the rs-matter 1.87 floor that forced rustup on 24.04. Drops the toolchain install tasks and RUSTUP_HOME.
4 daysRename mattertimesync role to mattertimectl (build + controller)Luke Hoersten1-0/+5
- Rename role dir and all vars from mattertimesync to mattertimectl - Rename the server subrole to controller - Build via cargo instead of npm; run the binary directly (no node) - Default fabricLabel to "Matter Time Controller"