ESP
This commit is contained in:
parent
a4884bd189
commit
865599e059
64 changed files with 6448 additions and 1221 deletions
2
samd/flash.sh
Normal file
2
samd/flash.sh
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue