Python PyOCD_PEMicro plugin debug probes support
================================================
The simple PyOCD debug probe plugin for PEMicro debug probes - Multilink/FX, Cyclone/FX. The purpose of this plugin is
keep separately this support because is using PyPemicro package which is designed for Python 3.x without backward compatibility for Python2.x.
The PyOCD use this support only with Python 3.x and higher, for Python 2.x the PeMicro won't be supported.
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, petr.gargulak@nxp.com (NXP 2020, www.nxp.com)
Note
----
This package is just plugin to full PyOCD package - It doesn't work standalone!
Dependencies
------------
six
pypemicro
logging
time
Installation
------------
Directly from www.pypi.org:
``` bash
$ pip install pyocd_pemicro
Raw data
{
"_id": null,
"home_page": "https://github.com/pyocd/pyocd-pemicro",
"name": "pyocd-pemicro",
"maintainer": "Petr Gargulak, Chris Reed",
"docs_url": null,
"requires_python": ">=3.7.0",
"maintainer_email": "petr.gargulak@nxp.com, chris.reed@arm.com",
"keywords": "PEMicro PyPEMicro PyOCD Plugin",
"author": "",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/e5/04/932882708c3ec0bfe5fadd5a8ed5fbf9e97e4c57fad4eb3b00f35d8fd776/pyocd-pemicro-1.1.5.tar.gz",
"platform": "Windows",
"description": "Python PyOCD_PEMicro plugin debug probes support\r\n================================================\r\n\r\nThe simple PyOCD debug probe plugin for PEMicro debug probes - Multilink/FX, Cyclone/FX. The purpose of this plugin is \r\nkeep separately this support because is using PyPemicro package which is designed for Python 3.x without backward compatibility for Python2.x. \r\nThe PyOCD use this support only with Python 3.x and higher, for Python 2.x the PeMicro won't be supported.\r\n\r\nThe package is tested only with Multilink/FX and Cyclone/FX probes on NXP ARM microcontrollers.\r\n\r\nThe PEMicro company helps with this development, so big Thanks to them (www.pemicro.com).\r\n\r\nAuthor: Petr Gargulak, petr.gargulak@nxp.com (NXP 2020, www.nxp.com)\r\n\r\nNote\r\n----\r\nThis package is just plugin to full PyOCD package - It doesn't work standalone!\r\n\r\n\r\nDependencies\r\n------------\r\nsix\r\npypemicro\r\nlogging\r\ntime\r\n\r\n\r\nInstallation\r\n------------\r\nDirectly from www.pypi.org:\r\n\r\n``` bash\r\n $ pip install pyocd_pemicro\r\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "PyOCD debug probe plugin for PEMicro debug probes",
"version": "1.1.5",
"project_urls": {
"Discussions": "https://github.com/pyocd/pyOCD/discussions",
"Documentation": "https://pyocd.io/docs",
"Download": "https://pypi.org/project/pyocd-pemicro/",
"Homepage": "https://github.com/pyocd/pyocd-pemicro",
"Issues": "https://github.com/pyocd/pyocd-pemicro/issues",
"Releases": "https://github.com/pyocd/pyocd-pemicro/releases"
},
"split_keywords": [
"pemicro",
"pypemicro",
"pyocd",
"plugin"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "eb098edc09e985230f6872ef51fdac58c7fb4b07642122f3d6ecef64561c651f",
"md5": "d90e0725a8e2cb35beae819468a04669",
"sha256": "a216e0638fdc9d7b775969aaffd7db4e677fd7585de7553ef3ae1358275f165c"
},
"downloads": -1,
"filename": "pyocd_pemicro-1.1.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d90e0725a8e2cb35beae819468a04669",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7.0",
"size": 8994,
"upload_time": "2023-02-23T14:10:34",
"upload_time_iso_8601": "2023-02-23T14:10:34.279766Z",
"url": "https://files.pythonhosted.org/packages/eb/09/8edc09e985230f6872ef51fdac58c7fb4b07642122f3d6ecef64561c651f/pyocd_pemicro-1.1.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e504932882708c3ec0bfe5fadd5a8ed5fbf9e97e4c57fad4eb3b00f35d8fd776",
"md5": "cb8aae278086157efad742a95527a69c",
"sha256": "fc3e7c8bfcf3acd4902d32e3c06ad87347a1cb0a6a9324d8bfda80eda78ca024"
},
"downloads": -1,
"filename": "pyocd-pemicro-1.1.5.tar.gz",
"has_sig": false,
"md5_digest": "cb8aae278086157efad742a95527a69c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7.0",
"size": 11957,
"upload_time": "2023-02-23T14:10:35",
"upload_time_iso_8601": "2023-02-23T14:10:35.955384Z",
"url": "https://files.pythonhosted.org/packages/e5/04/932882708c3ec0bfe5fadd5a8ed5fbf9e97e4c57fad4eb3b00f35d8fd776/pyocd-pemicro-1.1.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-23 14:10:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pyocd",
"github_project": "pyocd-pemicro",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pyocd-pemicro"
}