start using stable toolchain #32

Merged
muellerr merged 1 commits from use-stable-toolchain into main 2026-01-12 11:57:06 +01:00
2 changed files with 0 additions and 6 deletions
-4
View File
@@ -12,9 +12,5 @@ rustflags = [
# "-Clink-args=-Map=app.map"
]
# Tier 3 target, so no pre-compiled artifacts included.
[unstable]
build-std = ["core", "alloc"]
[build]
target = "armv7a-none-eabihf"
-2
View File
@@ -1,2 +0,0 @@
[toolchain]
channel = "nightly"