square / pylink

Python Library for device debugging/programming via J-Link
https://pylink.readthedocs.io/en/latest/
Other
351 stars 128 forks source link

Enable pin switching even when not connected #125

Closed mhummels closed 2 years ago

mhummels commented 2 years ago

JLink is able to switch the hardware pins even when no device is connected already. Since we need this feature, I quickly changed the requirements for the hardware pin methods to "open_required"

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.