1 2 3 4 5 6 7 8 9
[unstable] #build-std = ["core"] #build-std-features = ["panic_immediate_abort"] [build] target = "thumbv7em-none-eabi" [env] DEFMT_LOG = "trace"