aboutsummaryrefslogtreecommitdiff
path: root/Arduino.mk
AgeCommit message (Expand)Author
2014-04-14Allow spaces in "Serial.begin (....)"Pierre DAVID
2014-04-13Bump up version to v1.3.3 for release1.3.3Simon John
2014-04-11Tweak AVRdude conf file detection in windowsEAGMnor
2014-03-20Add phony target to run pre-build hook scriptJulien Ridoux
2014-03-14Fix: Consider usb... to be a valid ISP_PORTGeoff Holden
2014-02-15Add -D__PROG_TYPES_COMPAT__ to the avr-g++ compiler flagsSimon John
2014-02-08Add "gpio" to the list of isp's that don't have a portSimon John
2014-02-05now includes avr-libc/*.c files malloc.c and realloc.cSimon John
2014-02-04Bump up version to 1.3.1 for release1.3.1Sudar
2014-02-04Add a new target `help_vars`Sudar
2014-02-04Document all the variables that can be overridden in child makefileSudar
2014-02-01BUNDLED_AVR_TOOLS_DIR is now set correctly using := instead of ?=,Simon John
2014-01-29Bump up version to v1.3.0 for release1.3.0Sudar
2014-01-28Merge pull request #159 from peplin/simpler-crossplatform-pathsSudar
2014-01-28Merge pull request #158 from peplin/silent-whichSudar
2014-01-28Use more reliable serial device naming in Windows.Christopher Peplin
2014-01-28Silence the stderr output from call to `which`.Christopher Peplin
2014-01-28Override complete compiler tool paths for chipKIT.Christopher Peplin
2014-01-14Simplify package vs git checkout detectionSimon John
2014-01-14Move files out of `arduino-mk` subdirectorySimon John