Page 1 of 1

libusb bindings

Posted: Sun Jun 29, 2014 12:10 am
by pfalcon
Started: https://github.com/pfalcon/micropython-libusb

Very little wrapped so far, and I don't have plans to wrap everything. But it took ~20min to write what was needed to dump device string descriptor, so that's mostly to show once again how easy MicroPython FFI module is to use, so any missing function can be added easily when needed.