Files
guac-rs/firmware/rust-toolchain.toml
T
ktims c44ab54ef3
Build and Release Firmware / build-and-release (push) Successful in 1m33s
add gitea workflow
2026-08-26 15:19:18 -07:00

5 lines
107 B
TOML

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