mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-21 22:32:29 +00:00
10 lines
148 B
TOML
10 lines
148 B
TOML
[unstable]
|
|
#build-std = ["core"]
|
|
#build-std-features = ["panic_immediate_abort"]
|
|
|
|
[build]
|
|
target = "thumbv7em-none-eabi"
|
|
|
|
[env]
|
|
DEFMT_LOG = "trace"
|