feat: initial commit for corne
This commit is contained in:
6
rust-toolchain.toml
Normal file
6
rust-toolchain.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[toolchain]
|
||||
channel = "stable"
|
||||
components = ["rust-src", "rustfmt", "llvm-tools"]
|
||||
targets = [
|
||||
"thumbv7em-none-eabihf",
|
||||
]
|
||||
Reference in New Issue
Block a user