src.nth.io/

summaryrefslogtreecommitdiff
path: root/mattertimectl/build
AgeCommit message (Collapse)AuthorFilesLines
39 hoursmattertimectl/build: use apt rustc/cargo instead of rustupLuke Hoersten3-23/+10
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.
3 daysRename mattertimesync role to mattertimectl (build + controller)Luke Hoersten3-0/+92
- 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"