Skip to content

First release

Latest
Compare
Choose a tag to compare
@pavelrevak pavelrevak released this 10 Nov 09:58
· 77 commits to master since this release
35189d5
  • 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