Update project settings
This commit is contained in:
6
rust-toolchain.toml
Normal file
6
rust-toolchain.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[toolchain]
|
||||
channel = "nightly"
|
||||
components = [ "rust-analyzer-preview" ]
|
||||
targets = [ "thumbv7em-none-eabihf" ]
|
||||
profile = "minimal"
|
||||
|
Reference in New Issue
Block a user