TODOS: 1. Ensure memory.x has correct memory regions. 2. Add HAL loop delay.
5 lines
149 B
TOML
5 lines
149 B
TOML
[toolchain]
|
|
channel = "1.96.0"
|
|
profile = "default"
|
|
targets = ["thumbv7m-none-eabi"]
|
|
components = [ "rustfmt", "rust-analyzer", "clippy", "rust-src"]
|