This is a simple collection of wrappers for the spigen device
on FreeBSD that allow access to the device from various languages.
Currently this repository contains:
- A Python wrapper based on the
ioctlinterface of thefcntlmodule. This is an implementation of theSPIBusclass of the labdevices SPIBus base class