refactor for streamlining
This commit is contained in:
4
tutorial/07-button-input/rust-toolchain.toml
Normal file
4
tutorial/07-button-input/rust-toolchain.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[toolchain]
|
||||
channel = "stable"
|
||||
components = ["rustfmt"]
|
||||
targets = ["thumbv7m-none-eabi"]
|
||||
Reference in New Issue
Block a user