adafruit / Adafruit_Adalink

Python wrapper for Segger's J-Link Commander & STMicro STLink V2 to flash various ARM MCUs
MIT License
125 stars 33 forks source link

Add --verify flag #19

Open microbuilder opened 8 years ago

microbuilder commented 8 years ago

Add an optional flag to also verify flash contents when writing, which is particularly important with OpenOCD bit-banged SWD, etc.