Get a dummy keyboard working
This commit is contained in:
4
rust-toolchain.toml
Normal file
4
rust-toolchain.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[toolchain]
|
||||
channel = "nightly-2023-02-01"
|
||||
components = ["rust-std", "rust-src", "rustfmt", "cargo", "clippy"]
|
||||
targets = ["thumbv6m-none-eabi"]
|
||||
Reference in New Issue
Block a user