9 lines
136 B
TOML
Raw Normal View History

2021-07-15 13:50:39 -03:00
[target.thumbv6m-none-eabi]
2022-11-23 17:51:43 +05:30
runner = 'probe-run --chip STM32F091RCTX'
2021-07-15 13:50:39 -03:00
[build]
target = "thumbv6m-none-eabi"
[env]
DEFMT_LOG = "trace"