embassy/examples/stm32h7/.cargo/config

6 lines
154 B
Plaintext
Raw Normal View History

2021-06-15 23:52:43 +02:00
[target.thumbv7em-none-eabihf]
runner = 'probe-run --chip STM32H743ZITx'
[build]
target = "thumbv7em-none-eabihf" # Cortex-M4F and Cortex-M7F (with FPU)