aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-09Add support for the Digilent chipKIT platformChristopher Peplin
2013-07-09Don't commit example build directories to git.Christopher 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-29Add CURRENT_OS macro which has the current osSudar
2013-06-29Print config info about AVR_TOOLS_DIR alwaysSudar
2013-06-28Update instructions about including librariesSudar
2013-06-25Merge pull request #90 from ralfdoering/opensuseSudar
2013-06-25Mention AVRDUDE and AVRDUDE_CONF in README.md.Ralf Doering
2013-06-25Don't overwrite AVRDUDE_CONF if AVR_TOOLS_DIR is not set.Ralf Doering
2013-06-25Add openSUSE perl package hints to README.md.Ralf Doering
2013-06-25Merge pull request #89 from ralfdoering/fix-whitespace-revisedSudar
2013-06-25Remove tab from empty line.Ralf Doering
2013-06-23Add installation guide to Readme fileSudar
2013-06-23Remove redundant checks for ARDUINO_DIRSudar
2013-06-23Auto detect alternate core path from sketchbook folderSudar
2013-06-22Add Tiny SoftwareSerial exampleSudar
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-19Fix make generated_assemblyMatthijs Kooijman
2013-06-19Let the .pde and .ino rules also depend on $(COMMON_DEPS)Matthijs Kooijman
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-14Merge pull request #72 from matthijskooijman/indent-fixSudar
2013-06-14Don't indent variable assignments with tabsMatthijs Kooijman
2013-06-14Move reseting Leonardo logic to ard-reset-arduinoSudar
2013-06-13Merge pull request #70 from matthijskooijman/libs-fixSudar
2013-06-13Fix directory creation for library source filesMatthijs Kooijman
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
2013-06-13Merge pull request #66 from sej7278/d10066072f2df78432f0b577853d533215ca2773Sudar
2013-06-13fixed whitespace and /dev/null redirectionSimon John
2013-06-12Correct the build directory name in commentsSudar
2013-06-11Release v0.10.50.10.5Sudar
2013-06-11Add todo's and known issuesSudar
2013-06-11Add support for leonardo.Sudar