mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 13:55:23 +01:00
Remove references to nightly Rust from ESP examples
This commit is contained in:
parent
a032fa67b0
commit
f145203b54
3 changed files with 1 additions and 11 deletions
|
|
@ -1,4 +1,4 @@
|
|||
[toolchain]
|
||||
channel = "nightly-2023-11-14"
|
||||
channel = "stable"
|
||||
components = ["rust-src"]
|
||||
targets = ["riscv32imac-unknown-none-elf"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue