2021-06-15 23:52:43 +02:00
|
|
|
[target.thumbv7em-none-eabihf]
|
2023-04-26 17:00:51 +02:00
|
|
|
runner = 'probe-rs-cli run --chip STM32H743ZITx'
|
2021-06-15 23:52:43 +02:00
|
|
|
|
|
|
|
[build]
|
|
|
|
target = "thumbv7em-none-eabihf" # Cortex-M4F and Cortex-M7F (with FPU)
|
2022-06-18 01:54:07 +02:00
|
|
|
|
|
|
|
[env]
|
|
|
|
DEFMT_LOG = "trace"
|