Delete probe-run.sh as it wasn't used

This commit is contained in:
9names 2021-08-01 23:55:47 +10:00 committed by GitHub
parent 29d9579469
commit f5bf6fbcf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +0,0 @@
#!/bin/bash
bin="$PWD/$1"
shift
cd ../probe-run
cargo run -- "$bin" "$@" --chip RP2040