Releases: cortexm/pyswd
Releases · cortexm/pyswd
First release
- 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