PyArduinoDebug

A library enabling USB-based debugging.

Author
Aaron Kimball
Website
https://github.com/kimballa/PyArduinoDebug
Category
Other
License
BSD 3 Clause
Library Type
Contributed
Architectures
avr, samd

This interfaces with a terminal-based debugger (written in python) on the host machine, connected to the device over USB-serial. The basic capabilities include debug logging, software breakpoints, and inspection and modification of memory and GPIO state. On Cortex-M4-based architectures, this can also control hardware breakpoints and instruction stepping.

Downloads

Filename Release Date File Size
PyArduinoDebug-0.4.0.zip 2022-12-13 25.25 KiB
PyArduinoDebug-0.3.0.zip 2022-04-28 23.67 KiB
PyArduinoDebug-0.2.0.zip 2022-03-20 23.10 KiB