Unofficial (not affiliated with Microchip in any way) hardware abstraction layer drivers for ATmega328P microcontroller. This driver provides easy to use interface for device peripherals while staying fast and small as possible.
Documentation can be generated locally. In order to generate documentation, your system should have Doxygen installed.
cd docs/
doxygen Doxyfile
Generated documents will be placed in docs/build
directory.
This project is licensed under MIT license.