aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-05now includes avr-libc/*.c files malloc.c and realloc.cSimon John
2014-02-04Merge pull request #162 from sej7278/masterSudar
2014-02-04Added the arduino-mk-vars.md file to the Fedora SPECfile.Simon 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-02Merge pull request #161 from sej7278/masterSudar
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-29Fix some typos and errors in changelogSudar
2014-01-29Update `README.md` about compatibility with WindowsSudar
2014-01-29Update changelog about the recent changesSudar
2014-01-28Merge pull request #159 from peplin/simpler-crossplatform-pathsSudar
2014-01-28Merge pull request #158 from peplin/silent-whichSudar
2014-01-28Merge pull request #157 from peplin/no-hardcoded-port-in-examplesSudar
2014-01-29Document that ARDUINO_DIR must be a relative path in WindowsSudar
2014-01-28Merge pull request #155 from peplin/monitor-port-checkSudar
2014-01-28Document that ARDUINO_DIR must be a relative path in Windows.Christopher Peplin
2014-01-28Use more reliable serial device naming in Windows.Christopher Peplin
2014-01-28Don't hard code MONITOR_PORT in examples, for more flexible testing.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-14Freezing up code for v1.2.0 release1.2.0Sudar
2014-01-14Remove `arduino-mk` folder from all examplesSudar
2014-01-14Simplify package vs git checkout detectionSimon John
2014-01-14Move files out of `arduino-mk` subdirectorySimon John
2014-01-14Add information about `package` folder to changelogSudar
2014-01-04Merge pull request #146 from sej7278/masterSudar
2014-01-05Added some more build dependencies to ensure everything needed to build isSimon John
2014-01-05Debian package rebuild instructions.Simon John
2014-01-01Merge pull request #145 from sej7278/masterSudar
2013-12-30Changed documentation to use new path, also added dependency info.Simon John
2013-12-30moved to better directory layoutSimon John
2013-12-30Added package directory with RPM SPECfile (and instructions!)Simon John
2013-12-26Bump up version number to v1.1.0 for release1.1.0Sudar
2013-12-26Add information about license in `README.md`Sudar
2013-12-26Use `ARDUINO_HEADER` variable instead of hardcoded file namesSudar
2013-12-20Merge pull request #143 from mahoy/masterSudar
2013-12-20Allow target specific optimization levels/debug flagsmahoy
2013-12-17Add `CONTRIBUTING.md` explaining how to contribute to this projectSudar
2013-12-17Update changelog about the last pull request #142Sudar
2013-12-17Merge pull request #142 from sej7278/masterSudar
2013-12-17User-defined or calculated bootloader parent directory, allows forSimon John
2013-12-16Update changelog about `usbtiny` fixSudar
2013-12-16Merge pull request #140 from PPvG/masterSudar
2013-12-16Add option to set fuses without burning a bootloaderSimon John
2013-12-13Don't append port details to avrdude for usbtinyPeter-Paul van Gemerden
2013-12-09Merge pull request #137 from peplin/chipkit-avrdude-macSudar
2013-12-08Adjust path to avrdude/avrdude.conf for MPIDE in Linux.Christopher Peplin
2013-12-05Use MAKEFILE_LIST to get the name of the make fileanthony cantor