* Changes from #580 * fixes USB cancel panic * style fixes * Update src/env/tock/storage.rs Co-authored-by: Zach Halvorsen <zhalvorsen@google.com> --------- Co-authored-by: Zach Halvorsen <zhalvorsen@google.com>
5 lines
112 B
Plaintext
5 lines
112 B
Plaintext
[toolchain]
|
|
channel = "nightly-2023-02-01"
|
|
components = ["clippy", "rustfmt"]
|
|
targets = ["thumbv7em-none-eabi"]
|