Skip to content

Releases: cortexm/pyswd

First release

10 Nov 09:58
35189d5
Compare
Choose a tag to compare
  • Python 3 module
  • support any SWD enabled microcontroller with standard ST-Link/V2 (/V2-1)
  • support reading and writing core and memory registers,
  • read, write and fill memory (with iterable support)
  • logging support with native python logging module
  • added command line tool
  • pip install pyusb dependency automatically