aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-12-05Auto detect and include libraries specified in `USER_LIB_PATH`Ladislas
2013-12-05Update `HISTORY.md` about ChipKIT 2013 supportSudar
2013-12-03Include assembly vector table in chipKIT build.Christopher Peplin
2013-12-03Add common linker script for MPIDE version 0023-*-20130817-test.Christopher Peplin
2013-11-27Change echo for printfThomas Sigurdsen
2013-10-06Show correct path to `arduino.mk` file in help messageSudar
2013-10-06Add `burn_bootloader` targetSudar
2013-10-06In ISP mode, read baudrate and programmer from boards.txtSudar
2013-10-06Ignore commented lines while parsing boards.txt fileSudar
2013-10-06Don't append port details to avrdude for usbaspSudar
2013-09-25Bump up version to v1.0.1 for release1.0.1Sudar
2013-09-25Fix whitespace and line spacingSudar
2013-09-25Unconditionally add `-D` in avrdude options.Sudar
2013-09-22Fix link to colorgcc in readmeSudar
2013-09-22Bump up version to v1.0.0 for release1.0.0Sudar
2013-09-22Add note about using colorgcc with this makefileSudar
2013-09-22Add a README file for /examples folderSudar
2013-09-19Revert "Make all executables overridable"Sudar
2013-09-18Change the next version to 1.0.0, instead of 0.13.0Sudar
2013-09-18Make all executables overridableSudar
2013-09-18Remove redundant list of targetsSudar
2013-09-18Whitespace and formatting fixSudar
2013-09-15Merge branch 'help' of github.com:dapicester/Arduino-Makefile into dapicester...Sudar
2013-09-15Added detailed instructions for using alternative coresSudar
2013-09-15Added help target showing a summary of all the available targetsxPaolo D'Apice
2013-08-18Merge pull request #116 from sej7278/masterSudar