aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-05Fix typo in docsRyan Pavlik
2012-07-05Add autodetection caveat to docsRyan Pavlik
2012-07-05Remove duplicated section of documentation.Ryan Pavlik
2012-07-05Remove trailing spacesRyan Pavlik
2012-07-05Dump size at the end of the build.Ryan Pavlik
2012-07-05Deduce whether we have an avr-patched version of size, and use it.Ryan Pavlik
2012-07-05Autodetect arduino version when possibleRyan Pavlik
2012-07-03Add a disasm target to build the .lss file.Ryan Pavlik
2012-06-28Properly categorize libs into user and system automatically.Ryan Pavlik
2012-06-28Only use Arduino's bundled AVR tools if they exist, otherwise try using "which"Ryan Pavlik
2012-06-28Be able to autodetect ARDUINO_DIR in some casesRyan Pavlik
2012-04-29Fixed broken examples/Blink/MakefileMartin Oldfield
2012-04-29Rejig path calculations.\nMove reset target to Perl.\nMartin Oldfield
2012-04-29Added monitor target and AnalogInOutSerial exampleMartin Oldfield
2012-04-28Merge pull request #14 from brotchie/masterMartin Oldfield
2012-04-27Correct boards.txt now passed to ard-parse-boards.James Brotchie
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
2012-04-26Allow punter to specify boards.txt file independently of command (after Pepli...Martin Oldfield
2012-04-26Merge pull request #3 from peplin/ignoreMartin Oldfield
2012-03-31Separate out user lib variables from sys lib counterparts for clarity.Christopher Peplin
2012-03-25Remove build files and add to gitignore.Christopher Peplin
2012-03-25Build user libraries from the sketchbook directory.Christopher Peplin
2012-03-25Add gitignore file.Christopher Peplin
2012-03-10Added READMEMartin Oldfield
2012-03-09Moved released tarballs to releases subdirMartin Oldfield
2012-02-28Remove more object filesMartin Oldfield
2012-02-28Remove object filesMartin Oldfield
2012-02-28Initial NWO check inMartin Oldfield