fixed properly
This commit is contained in:
5
hal_adc/rust-toolchain.toml
Normal file
5
hal_adc/rust-toolchain.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
# rust-toolchain.toml
|
||||
[toolchain]
|
||||
channel = "stable"
|
||||
components = ["rust-src", "rustfmt", "clippy"]
|
||||
targets = ["thumbv8m.main-none-eabihf"]
|
||||
Reference in New Issue
Block a user