This website requires JavaScript.
Explore
Help
Sign In
avr
/
adc
Watch
1
Star
0
Fork
0
You've already forked adc
Code
Issues
Pull Requests
Releases
Wiki
Activity
4
Commits
2
Branches
0
Tags
f7f02b76a85c9b3912783c12f8123c5ce2e6fbed
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
BlackMark
f7f02b76a8
Added compile time check to verify pin supports ADC
2020-02-09 20:36:25 +01: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
adc.hpp
Added compile time check to verify pin supports ADC
2020-02-09 20:36:25 +01:00
hardware.hpp
Added compile time check to verify pin supports ADC
2020-02-09 20:36:25 +01:00
LICENSE
Initial commit
2020-02-01 22:32:57 +01:00
Description
Zero overhead ADC template library for AVR.
268
KiB
Languages
C++
100%