Metadata-Version: 2.2
Name: fx2
Version: 0.13
Summary: A Python package for interacting with Cypress EZ-USB FX2 series chips
Author-email: whitequark <whitequark@whitequark.org>
License: BSD-0-clause
Project-URL: Documentation, https://libfx2.readthedocs.io/
Project-URL: Source Code, https://github.com/whitequark/libfx2
Project-URL: Bug Tracker, https://github.com/whitequark/libfx2/issues
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: System :: Hardware
Description-Content-Type: text/x-rst
Requires-Dist: libusb1>=1.0

fx2
===

The *fx2* Python package allows interacting with Cypress EZ-USB FX2 series microcontrollers.
It provides:

  * *fx2*, a Python library for interacting with the bootloader,
  * *fx2tool*, a tool for programming and debugging the chips.

See the documentation for details.
