Access SiLabs EC3 debug adapter from Python. The module talks EC3 protocol directly, no SiLabs DLLs required. Tested on Linux.
- Python HID module https://pypi.org/project/hid/
- OS-specific HID backend lib (follow HID module manual)
Access SiLabs EC3 debug adapter from Python. The module talks EC3 protocol directly, no SiLabs DLLs required. Tested on Linux.