Added toolchain file to make sure the correct toolchain gets selected for the project
This commit is contained in:
3
rust-toolchain.toml
Normal file
3
rust-toolchain.toml
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
[toolchain]
|
||||||
|
channel = "nightly"
|
||||||
|
targets = ["thumbv6m-none-eabi"]
|
||||||
Reference in New Issue
Block a user