aboutsummaryrefslogtreecommitdiff
path: root/arduino-mk
AgeCommit message (Collapse)Author
2012-04-27Add NO_CORE_MAIN_CPP flag to remove main.cpp, after PeplinMartin Oldfield
2012-04-26Added comment to changelogMartin Oldfield
2012-04-26Merge pull request #6 from peplin/sketchbook-librariesMartin Oldfield
Compile and include libraries from the sketchbook folder
2012-04-26Allow punter to specify boards.txt file independently of command (after ↵Martin Oldfield
Peplin on github)
2012-03-31Separate out user lib variables from sys lib counterparts for clarity.Christopher Peplin
2012-03-25Build user libraries from the sketchbook directory.Christopher Peplin
2012-02-28Initial NWO check inMartin Oldfield