No long need to power cycle (Thanks Rickta59)

This commit is contained in:
Mike Szczys 2012-06-16 17:47:20 -05:00
parent 304409f712
commit 90e2ed03bc
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ proc stm_flash {IMGFILE} {
sleep 100
verify_image $IMGFILE 0x08000000
sleep 100
reset run
}
proc stm_erase {} {