CalSol's open-source, shared libraries for firmware running on the mbed platform.
This is meant to be submoduled into a higher-level project.
- drivers: driver code for external ICs, dependent on the mbed API
- utils: utility code and classes, like RGB LEDs and long timers, dependent on the mbed API
- hal: HAL (hardware abstraction layer) extensions to mbed
A PlatformIO library.json file is included, and this repository can be submoduled into your lib/
folder.