Init xiao project
This commit is contained in:
parent
574d4d08bc
commit
4ae4b466fa
11 changed files with 2125 additions and 0 deletions
4
xiao-esp32c6/rust-toolchain.toml
Normal file
4
xiao-esp32c6/rust-toolchain.toml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[toolchain]
|
||||
channel = "nightly"
|
||||
components = ["rust-src"]
|
||||
targets = ["riscv32imac-unknown-none-elf"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue