https://github.com/BrentSeidel/BBS-BBB-Ada
Author:GPL-3.0-or-later
Version:0.1.0
Alire CI: Dependencies:
This crate contains base classes for some hardware devices such as Analog Inputs, GPIO pins, I2C bus, and SPI bus. It also contains drivers for devices that use, for example, an I2C bus.
By itself, this crate isn’t much use. It will need to be used with the bbs_embed_linux crate which contains hardware drivers for the Raspberry Pi and BeagleBone Black.