Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2016-01-13 | main: prepare for non-static display buffer | Daniel Friesel | -4/+13 | |
2016-01-13 | change avr-size arguments for better readability | Daniel Friesel | -1/+2 | |
2016-01-13 | added font.h and converter | Sebastian Muszytowski | -0/+161 | |
2016-01-12 | Disable ADC via PRR | Daniel Friesel | -2/+1 | |
2016-01-12 | add shutdown (press both buttons for ~0.3s) | Daniel Friesel | -5/+54 | |
2016-01-12 | main: fix powersaving, lower display refresh rate | Daniel Friesel | -12/+46 | |
2016-01-12 | Makefile: Add fuse bytes, set CPU speed to 8MHz | Daniel Friesel | -2/+2 | |
2016-01-12 | add scrolling support | Daniel Friesel | -2/+27 | |
2016-01-12 | add display render loop and example image | Daniel Friesel | -11/+32 | |
2016-01-12 | add Makefile and main.c stub (with display test code) | Daniel Friesel | -0/+83 | |
2016-01-09 | Initial commit | Sebastian Muszytowski | -0/+2 | |