cortexm / pyswd

Python SWD Debugging library for ST-Link/V2
MIT License
61 stars 21 forks source link

swd.stlink broken #12

Closed Neopallium closed 3 years ago

Neopallium commented 4 years ago

Getting a "module 'swd' has no attribute 'stlink'" error

Downgrading to commit d8f25cdad973ac6d6fbccc4e029331ddcdaa97b9 (before the stlink driver was split into a sub-module) resolves the error.

pavelrevak commented 3 years ago

I don't see any reason to use swd.stlink