Python library to control PEMicro debug probes (e.g., Multilink, Cyclone) for programming and debugging embedded targets. Current version 0.1.11, supports Python >=3.7, with limited API stability.
pip install pypemicroVerified import paths — ran on the pinned version, not inferred.
Connects to the first available PEMicro probe and prints its serial number.
Replace `ProbeInterface` with `PyPEMicro`.
Call `PyPEMicro.enumerate_devices()` and iterate the returned list.
No dependency data recorded yet.