mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 15:21:51 -04:00
8 lines
353 B
Text
8 lines
353 B
Text
Python wrapper for NXP libusbsio binary library
|
|
|
|
The NXP libusbsio is a binary library for Win/Linux/MacOS systems
|
|
used to exercise SPI, I2C bus and GPIO pins over USBSIO interface of
|
|
NXP LPCLink2 and MCUlink Pro devices.
|
|
|
|
This Python component provides a wrapper object which encapsulates the
|
|
binary library and exposes its API to Python applications.
|