aboutsummaryrefslogtreecommitdiff
path: root/examples/MakefileExample
AgeCommit message (Collapse)Author
2015-05-09example: further spelling error fixesDaniel Cousens
2015-05-09Fix s/detailled/detailed typoDaniel Cousens
2014-08-14MakefileExample: Fix AVR_TOOLS_DIR defaultBen Gamari
Judging by the default for OS X directly above it and the fact that the current default doesn't work, it seems this should not include the `/bin`.
2014-08-13add CFLAGS_STD and CXXFLAGS_STD defaultsladislas
2014-03-06Add a reference makefile, with real-world exampletinyladi