mirror of
https://github.com/kittywitch/esp32-c3-meepy.git
synced 2026-02-09 07:59:18 -08:00
feat: clean up part 1
This commit is contained in:
parent
6841142729
commit
77826ad4cd
4 changed files with 132 additions and 98 deletions
|
|
@ -1,4 +1,4 @@
|
|||
[toolchain]
|
||||
channel = "stable"
|
||||
components = ["rust-src", "clippy", "rust-analyzer"]
|
||||
components = ["rust-src", "rustc-dev"]
|
||||
targets = ["riscv32imc-unknown-none-elf"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue