vpelletier / python-functionfs

Pythonic API for linux's functionfs
GNU General Public License v3.0
40 stars 13 forks source link

Pythonic API for linux's functionfs.

functionfs is part of the usb gadget subsystem. Together with usb_gadget's configfs integration, allows userland to declare and implement an USB device.

Requirements