Zero overhead ADC template library for AVR.
Go to file
BlackMark 5e9dac872a Fix wrong callback signature 2020-04-13 00:03:02 +02:00
.clang-format Initial commit 2020-02-01 22:32:57 +01:00
.gitattributes Initial commit 2020-02-01 22:32:57 +01:00
.gitignore Initial commit 2020-02-01 22:32:57 +01:00
LICENSE Initial commit 2020-02-01 22:32:57 +01:00
adc.hpp Fix wrong callback signature 2020-04-13 00:03:02 +02:00
config.hpp Implemented different configs and refactored implementation into Impl class 2020-02-21 20:38:32 +01:00
hardware.hpp Implemented mux register initialization 2020-02-21 21:24:10 +01:00