https://github.com/fishman/nuvoton_isp
Nuvoton ISP python flasher library and CLI
https://github.com/fishman/nuvoton_isp
embedded isp nuvoton python
Last synced: 5 months ago
JSON representation
Nuvoton ISP python flasher library and CLI
- Host: GitHub
- URL: https://github.com/fishman/nuvoton_isp
- Owner: fishman
- License: mit
- Created: 2020-11-23T09:19:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-04T10:54:36.000Z (over 5 years ago)
- Last Synced: 2024-08-09T13:29:05.712Z (almost 2 years ago)
- Topics: embedded, isp, nuvoton, python
- Language: Python
- Homepage:
- Size: 195 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
===========
Nuvoton ISP
===========
.. image:: https://img.shields.io/pypi/v/nuvoton_isp.svg
:target: https://pypi.python.org/pypi/nuvoton_isp
.. image:: https://img.shields.io/travis/fishman/nuvoton_isp.svg
:target: https://travis-ci.org/fishman/nuvoton_isp
.. image:: https://ci.appveyor.com/api/projects/status/fishman/branch/master?svg=true
:target: https://ci.appveyor.com/project/fishman/nuvoton_isp/branch/master
:alt: Build status on Appveyor
.. image:: https://readthedocs.org/projects/nuvoton-isp/badge/?version=latest
:target: https://nuvoton-isp.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://pyup.io/repos/github/fishman/nuvoton_isp/shield.svg
:target: https://pyup.io/repos/github/fishman/nuvoton_isp/
:alt: Updates
Nuvoton ISP library and CLI
* Free software: MIT license
* Documentation: https://fishman.github.io/nuvoton_isp
Installation:
-------------
.. code-block:: console
$ pip install nuvoton-isp
USAGE:
------
.. code-block:: console
$ nuvoisp -f firmware.bin
Features
--------
* Flash APROM
Credits
-------
This package was created with Cookiecutter_ and the `wboxx1/cookiecutter-pypackage-poetry`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`wboxx1/cookiecutter-pypackage-poetry`: https://github.com/wboxx1/cookiecutter-pypackage-poetry