Files
guac-rs/rust-toolchain.toml
T
ktims 1e87561b37
Build and Release Firmware / build-and-release (push) Successful in 1m35s
add gitea workflow
2026-08-26 15:20:09 -07:00

5 lines
107 B
TOML

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