Files
guac-rs/firmware/rust-toolchain.toml
T
ktims 717900e60e
Build and Release Firmware / build-and-release (push) Failing after 20s
add gitea workflow
2026-08-26 15:15:12 -07:00

5 lines
107 B
TOML

[toolchain]
channel = "1.95.0"
targets = ["thumbv8m.main-none-eabihf"]
components = ["llvm-tools-preview"]