spsdk-pemicro


Namespsdk-pemicro JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryP&E Micro debugger probe plugin. A debugger probe plugin for SPSDK.
upload_time2024-11-15 11:32:16
maintainerNone
docs_urlNone
authorNXP
requires_python>=3.9
licenseBSD-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
    - if SPSDK is not installed, the latest one will be installed automatically from [PyPI](https://pypi.org/project/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/08/62/3589427748ff3a6d7d258bcd41a91f0012fe7dad6e523e0e8c496687861d/spsdk_pemicro-0.1.2.tar.gz",
    "platform": null,
    "description": "\r\nP&E Micro debugger probe plugin\r\n===============================\r\n\r\n\r\n* Free software: BSD-3-Clause\r\n\r\n\r\nFeatures\r\n--------\r\n\r\n* Allow SPSDK to use P&E Micro as an interface for debugger probes.\r\n\r\n\r\nInstallation\r\n------------\r\n\r\n* Activate virtual env, where you have SPSDK\r\n    - if SPSDK is not installed, the latest one will be installed automatically from [PyPI](https://pypi.org/project/spsdk/)\r\n* `pip install spsdk-pemicro`\r\n* Verify installation by running `nxpdebugmbox --help`\r\n    - you should see `pemicro` amongst available interfaces (--interface)\r\n\r\n\r\nCredits\r\n-------\r\n\r\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).\r\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "P&E Micro debugger probe plugin. A debugger probe plugin for SPSDK.",
    "version": "0.1.2",
    "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": "1d079f4b8041e83fc25ea1e16b5150f39e59123bc73d61ff6d6fac5c5c878268",
                "md5": "dd16448658cccf5fb2cef91954bf6249",
                "sha256": "df554510e785c38915c60502e419f3139eba2b800d0df557cee419f8011e721b"
            },
            "downloads": -1,
            "filename": "spsdk_pemicro-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dd16448658cccf5fb2cef91954bf6249",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 5827,
            "upload_time": "2024-11-15T11:32:14",
            "upload_time_iso_8601": "2024-11-15T11:32:14.742818Z",
            "url": "https://files.pythonhosted.org/packages/1d/07/9f4b8041e83fc25ea1e16b5150f39e59123bc73d61ff6d6fac5c5c878268/spsdk_pemicro-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "08623589427748ff3a6d7d258bcd41a91f0012fe7dad6e523e0e8c496687861d",
                "md5": "7675c11c8c949c935880df252625b65d",
                "sha256": "35414d6331e72c87c22fa22979efa10018dcfa335677868a2965e3701783b5fd"
            },
            "downloads": -1,
            "filename": "spsdk_pemicro-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7675c11c8c949c935880df252625b65d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 6496,
            "upload_time": "2024-11-15T11:32:16",
            "upload_time_iso_8601": "2024-11-15T11:32:16.368108Z",
            "url": "https://files.pythonhosted.org/packages/08/62/3589427748ff3a6d7d258bcd41a91f0012fe7dad6e523e0e8c496687861d/spsdk_pemicro-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-15 11:32:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nxp-mcuxpresso",
    "github_project": "spsdk_plugins",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "spsdk-pemicro"
}
        
NXP
Elapsed time: 1.11493s