summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2016-03-11Add german info/error strings (Use "LANG=DE make")Daniel Friesel-0/+4
2016-02-27add makefile option for mass-programming withSebastian Muszytowski-0/+3
2016-02-16Makefile: Remove useless -fwhole-program compiler flagDaniel Friesel-1/+1
2016-02-06add make target "flash" which points at programSebastian Muszytowski-0/+2
2016-02-05Makefile: Fix secsize/funsize invocationDaniel Friesel-2/+2
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