Language Bindings to interact with the PRUs on the Beaglebone.
prussd: The Directory which contains the files related to the daemon which will run as a system service and serve PRU requests.cpp-bindings: The Directory which contains the C++ bindings using the prussd daemon service (therefore using the PRUs without root access)examples: The directory which contains the example codes using the bindings. Contains firmware examples as well.swig: The Directory which contains the swig config and interface filesDocumentation: Contains the API Documentation/Specificationinstall.sh: The install script for the projectpython: The Directory which contains the PyPRUSS project (Python Bindings for the PRUs)[Discontinued]