led_client/embassy/examples/boot/.cargo/config.toml
2024-12-21 00:48:45 -05:00

10 lines
148 B
TOML

[unstable]
#build-std = ["core"]
#build-std-features = ["panic_immediate_abort"]
[build]
target = "thumbv7em-none-eabi"
[env]
DEFMT_LOG = "trace"