Update programming scripts

This commit is contained in:
2020-02-15 23:09:23 +01:00
parent 4c5b3add1d
commit 3781ecb669
2 changed files with 4 additions and 0 deletions

View File

@@ -13,5 +13,6 @@ if [[ $gdbpid == "" ]]; then
fi
arm-none-eabi-gdb -x program-device.gdb reflow-controller.elf
sleep 2
kill $gdbpid