rustup toolchain add thumbv7m-none-eabi
cargo install probe-rs-tools
cargo install cargo-binutils
rustup component add llvm-toolsopenocd -f interface/stlink.cfg -f target/stm32f1x.cfgor
cargo runcargo build --release
cargo objcopy --release -- -O binary app.bin