forked from M-Labs/humpback-dds
7 lines
104 B
TOML
7 lines
104 B
TOML
|
[toolchain]
|
||
|
channel = "nightly-2020-10-30"
|
||
|
targets = [
|
||
|
"thumbv7em-none-eabihf",
|
||
|
]
|
||
|
profile = "minimal"
|