Metadata-Version: 2.1
Name: fx2
Version: 0.9
Summary: A Python package for interacting with Cypress EZ-USB FX2 series chips
Home-page: UNKNOWN
Author: whitequark
Author-email: whitequark@whitequark.org
License: 0-clause BSD License
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
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: System :: Hardware
Requires-Dist: libusb1
Requires-Dist: crcmod


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.


