freebsd-ports/comms/py-pyocd/pkg-descr
Shapovalov Alexey ddddf993a0 comms/py-pylink-square: Python interface for the SEGGER J-Link
Sponsored by:   Serenity Cybersecurity, LLC
2024-08-17 23:44:40 +03:00

7 lines
366 B
Text

pyOCD is an open source Python based tool and package for programming
and debugging Arm Cortex-M microcontrollers with a wide range of debug
probes. It is fully cross-platform, with support for Linux, macOS,
Windows, and FreeBSD.
A command line tool is provided that covers most use cases, or you can make
use of the Python API to facilitate custom target control.