Name | spsdk-pemicro JSON |
Version |
0.3.1
JSON |
| download |
home_page | None |
Summary | P&E Micro debugger probe plugin. A debugger probe plugin for SPSDK. |
upload_time | 2025-02-11 18:41:58 |
maintainer | None |
docs_url | None |
author | NXP |
requires_python | >=3.9 |
license | BSD-3-Clause |
keywords |
nxp
spsdk
pemicro
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
P&E Micro debugger probe plugin
===============================
* Free software: BSD-3-Clause
Features
--------
* Allow SPSDK to use P&E Micro as an interface for debugger probes.
Installation
------------
* Activate virtual env, where you have SPSDK
- to install spsdk run: `pip install spsdk`
* `pip install spsdk-pemicro`
* Verify installation by running `nxpdebugmbox --help`
- you should see `pemicro` amongst available interfaces (--interface)
Credits
-------
This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [SPSDK Debug Probe project template](https://github.com/nxp-mcuxpresso/spsdk/blob/master/examples/plugins/templates/cookiecutter-spsdk-debug-probe-plugin.zip).
Raw data
{
"_id": null,
"home_page": null,
"name": "spsdk-pemicro",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "NXP <michal.starecek@nxp.com>",
"keywords": "NXP, SPSDK, pemicro",
"author": "NXP",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/10/4e/a4f0ae4433df68f0b620c12f92a37d37f71497594d427c446995afd2d2b6/spsdk_pemicro-0.3.1.tar.gz",
"platform": null,
"description": "\nP&E Micro debugger probe plugin\n===============================\n\n\n* Free software: BSD-3-Clause\n\n\nFeatures\n--------\n\n* Allow SPSDK to use P&E Micro as an interface for debugger probes.\n\n\nInstallation\n------------\n\n* Activate virtual env, where you have SPSDK\n - to install spsdk run: `pip install spsdk`\n* `pip install spsdk-pemicro`\n* Verify installation by running `nxpdebugmbox --help`\n - you should see `pemicro` amongst available interfaces (--interface)\n\n\nCredits\n-------\n\nThis package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [SPSDK Debug Probe project template](https://github.com/nxp-mcuxpresso/spsdk/blob/master/examples/plugins/templates/cookiecutter-spsdk-debug-probe-plugin.zip).\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "P&E Micro debugger probe plugin. A debugger probe plugin for SPSDK.",
"version": "0.3.1",
"project_urls": {
"Homepage": "https://github.com/nxp-mcuxpresso/spsdk_plugins/tree/master/pemicro",
"Issues": "https://github.com/nxp-mcuxpresso/spsdk_plugins/issues"
},
"split_keywords": [
"nxp",
" spsdk",
" pemicro"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "104ea4f0ae4433df68f0b620c12f92a37d37f71497594d427c446995afd2d2b6",
"md5": "b9c0c189d6c82a11067d478b5b94f5f5",
"sha256": "ceef15091910bda6843216fd6cd542031da2b529740c5352f5bde3dca9802d70"
},
"downloads": -1,
"filename": "spsdk_pemicro-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "b9c0c189d6c82a11067d478b5b94f5f5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 7483,
"upload_time": "2025-02-11T18:41:58",
"upload_time_iso_8601": "2025-02-11T18:41:58.834499Z",
"url": "https://files.pythonhosted.org/packages/10/4e/a4f0ae4433df68f0b620c12f92a37d37f71497594d427c446995afd2d2b6/spsdk_pemicro-0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-11 18:41:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "nxp-mcuxpresso",
"github_project": "spsdk_plugins",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "spsdk-pemicro"
}