Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-02-06 | add make target "flash" which points at program | Sebastian Muszytowski | -0/+2 |
2016-02-05 | Makefile: Fix secsize/funsize invocation | Daniel Friesel | -2/+2 |
2016-01-15 | move sources to src and build files to build | Daniel Friesel | -15/+18 |
2016-01-15 | unfuck Makefile | Daniel Friesel | -14/+30 |
2016-01-14 | C++ test (TODO: distinguish between C/C++ in Makefile, use one file per class) | Daniel Friesel | -5/+5 |
2016-01-13 | change avr-size arguments for better readability | Daniel Friesel | -1/+2 |
2016-01-12 | Makefile: Add fuse bytes, set CPU speed to 8MHz | Daniel Friesel | -2/+2 |
2016-01-12 | add Makefile and main.c stub (with display test code) | Daniel Friesel | -0/+45 |