
Security News
npm ‘is’ Package Hijacked in Expanding Supply Chain Attack
The ongoing npm phishing campaign escalates as attackers hijack the popular 'is' package, embedding malware in multiple versions.
This is simple package that provides Python interface for PEMicro debug probes precompiled libraries. The package provides most of functionality of the PEMicro libraries and their debug probes.
The package is tested only with Multilink/FX and Cyclone/FX probes on NXP ARM microcontrollers.
The PEMicro company helps with this development, so big Thanks to them (www.pemicro.com).
Author: Petr Gargulak (NXP 2020-2023, www.nxp.com)
There is no dependencies
Directly from www.pypi.org:
$ pip install pypemicro
History of PyPEMicro package versions
=====================================
v 0.1.11
-------
- February 2023
- Reverted back some changes in 0.1.11 that makes PyPemicro none working on MacOS
v 0.1.10
-------
- February 2023
- Fixed issue when the PyPemicro causes crash of powershell in Windows
- Reformatted whole code
- Simplified checking of reopened driver.
v 0.1.9
-------
- January 2022
- Just fix bug with self.lib member in case of not loaded PEMicro drivers.
v 0.1.8
-------
- January 2022
- Tune app behavior of PyPemicro constructor.
v 0.1.7
-------
- August 2021
- Add support for /BSD: FreeBSD, OpenBSD, NetBSD. Thanks to: Tomasz 'CeDeROM' CEDRO <tomek@cedro.info>.
v 0.1.6
-------
- March 2021
- Fixed behavior with exception on ussuported OS and some typos.
- Removed rest comment in PyPemicro exception.
v 0.1.5
-------
- January 2021
- Fixed behavior of reset sequention during SWD fault resume.
v 0.1.4
-------
- January 2021
- Fixed behavior of "neverending" WAIT acknowledges on SWD. Now the package raised exception in this case.
v 0.1.3
-------
- November 2020
- Fixed opening the debug probes libraries under Linux and MacOS
v 0.1.2
-------
- November 2020
- Fixed listing the debug probes under Linux and MacOS
v 0.1.1
-------
- November 2020
- Fixed list of PEMicro dynamic libraries, for different OS
v 0.1.0
-------
- October 2020
- Initial version
- Supported most of the functionality of PEMicro probes (ARM controllers)
FAQs
Python tool to control PEMicro Debug probes
We found that pypemicro demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The ongoing npm phishing campaign escalates as attackers hijack the popular 'is' package, embedding malware in multiple versions.
Security News
A critical flaw in the popular npm form-data package could allow HTTP parameter pollution, affecting millions of projects until patched versions are adopted.
Security News
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.