aboutsummaryrefslogtreecommitdiff
path: root/HISTORY.md
AgeCommit message (Expand)Author
2013-12-17Update changelog about the last pull request #142Sudar
2013-12-16Update changelog about `usbtiny` fixSudar
2013-12-16Add option to set fuses without burning a bootloaderSimon John
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-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-25Fix whitespace and line spacingSudar
2013-09-25Unconditionally add `-D` in avrdude options.Sudar
2013-09-22Bump up version to v1.0.0 for release1.0.0Sudar
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-15Added detailed instructions for using alternative coresSudar
2013-08-09Allow building with Arduino core, without a .ino/.pde fileSudar
2013-08-09Autodetect baudrate only if either a .ino/.pde is presentSudar
2013-07-09Replace Leonardo detection with Caterina detectionSudar
2013-07-09Compile with debugging symbols only when DEBUG=1.Christopher Peplin
2013-07-09Implement ard-parse-boards with shell scripting instead of Perl.Christopher Peplin
2013-07-09Add support for the Digilent chipKIT platformChristopher Peplin
2013-07-02Move wait-for-reconnection logic inside ard-reset-arduinoSudar
2013-07-01Move binary sketch size verification logic inside makefileSudar
2013-06-29Improve avrdude and avrdude_conf path auto detectionSudar
2013-06-23Remove redundant checks for ARDUINO_DIRSudar
2013-06-23Auto detect alternate core path from sketchbook folderSudar
2013-06-22Remove "utility" from example makefilesSudar
2013-06-21Add support for reseting "Micro" Arduino.Simon John
2013-06-20Add support for specifying optimization levelSudar
2013-06-20Add $OBJDIR to the list of configuration that gets printedSudar
2013-06-20Release v0.12.00.12.0Sudar
2013-06-20Deprecate "generated_assembly" target in favour of "generate_assembly"Sudar
2013-06-15Release v0.11.00.11.0Sudar
2013-06-15Add an example to show how to compile AVR C filesSudar
2013-06-15Add support for compiling plain AVR C filesSudar
2013-06-15Handle cases where certain fuse bits are not presentSudar
2013-06-15Add the ability to configure avrdude optionsSudar
2013-06-15Add a warning when HEX_MAXIMUM_SIZE is not specifiedSudar
2013-06-15Fix whitespace issuesSudar
2013-06-15Replace hardcoded executables with variableSudar
2013-06-14Remove traces of time travel ;)Sudar
2013-06-14Tag v0.10.6 for release0.10.6Sudar
2013-06-14Move reseting Leonardo logic to ard-reset-arduinoSudar
2013-06-13Make serial baudrate detection work in MacSimon John
2013-06-13Change the way AUTO_ARDUINO_VERSION is computedSimon John
2013-06-13Add changelog and start development of v0.10.6Sudar