rustphone/samd/flash.sh
2024-12-28 15:34:02 +01:00

2 lines
183 B
Bash

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