summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2016-01-15move sources to src and build files to buildDaniel Friesel-15/+18
2016-01-15unfuck MakefileDaniel Friesel-14/+30
2016-01-14C++ test (TODO: distinguish between C/C++ in Makefile, use one file per class)Daniel Friesel-5/+5
2016-01-13change avr-size arguments for better readabilityDaniel Friesel-1/+2
2016-01-12Makefile: Add fuse bytes, set CPU speed to 8MHzDaniel Friesel-2/+2
2016-01-12add Makefile and main.c stub (with display test code)Daniel Friesel-0/+45