Compile starter project
This commit is contained in:
parent
a3030756cb
commit
661ebf6e7d
10 changed files with 1653 additions and 6 deletions
4
rust-toolchain.toml
Normal file
4
rust-toolchain.toml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[toolchain]
|
||||
channel = "nightly"
|
||||
targets = ["thumbv6m-none-eabi"]
|
||||
profile = "complete"
|
||||
Loading…
Add table
Add a link
Reference in a new issue