BeagleLogic Kernel driver v1.1 and PRU Firmware v0.2
This release freezes the kernel ABI until code is structured and refactored to be sent into the mainline, which would be v2.0.
BeagleBone kernels released "bone60" onwards should include the v1.1 kernel driver for BeagleLogic which can be loaded using modprobe beaglelogic
Kernel Driver
v1.1:
- Implement nonblocking I/O using...