rustphone/samd/flash.sh

3 lines
183 B
Bash
Raw Normal View History

2023-10-07 11:33:14 +00:00
cargo flash --release --target thumbv6m-none-eabi --chip ATSAMD21G18A --protocol swd || exit 1
probe-run -v --no-flash --chip ATSAMD21G18A target/thumbv6m-none-eabi/release/rustphone