Source: pyocd Section: embedded Priority: optional Maintainer: Jakob Haufe Build-Depends: debhelper-compat (= 13), dh-python, python3, python3-docutils, python3-setuptools, python3-usb Standards-Version: 4.2.1 Homepage: https://github.com/mbedmicro/pyOCD Vcs-Git: https://salsa.debian.org/debian/pyocd.git Vcs-Browser: https://salsa.debian.org/debian/pyocd Package: python3-pyocd Architecture: all Depends: python3-pkg-resources, python3-usb (>= 1.0.0~), ${misc:Depends}, ${python3:Depends} Description: ARM Cortex-M programming tools (Python3) pyOCD is an Open Source Python based library for programming and debugging ARM Cortex-M microcontrollers using CMSIS-DAP. . Includes support for flashing new binaries, resetting the device, halt, step, resume read/write memory and set/remove breakpoints.