|
10 years ago | |
---|---|---|
.. | ||
README.md | 10 years ago | |
adc.c | 10 years ago | |
adc.h | 10 years ago | |
arduino_pins.h | 11 years ago | |
calc.h | 11 years ago | |
colors.h | 10 years ago | |
debounce.c | 10 years ago | |
debounce.h | 10 years ago | |
hsl.c | 10 years ago | |
hsl.h | 10 years ago | |
lcd.c | 10 years ago | |
lcd.h | 10 years ago | |
linear_fade.h | 10 years ago | |
loops.h | 11 years ago | |
meta.h | 11 years ago | |
nsdelay.h | 11 years ago | |
pins.h | 11 years ago | |
ws_rgb.h | 10 years ago |
README.md
AVR utils library
This is my ever-evolving library (not only) for AVR programming.
When I'm done with a project, I copy the current library to the project, so it doesn't break when I do further improvements.
Each library file contains a large comment block explaining it's function.
You may need to add "c" files to your makefile for some of the library files.