aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-19Define LOCAL_HEADERS which refers to all different types of header filesheadersSudar
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-27Merge pull request #112 from openxc/silent-mkdirSudar
2013-07-28Update instructions about ARDMK_DIR and ARDMK_PATHSudar
2013-07-28Print config info about ARDMK_DIR after Common.mk file is includedSudar
2013-07-28Remove duplicate definition of `show_config_variable` macroSudar
2013-07-28Remove unnecessary checks for `ARDMK_DIR`Sudar
2013-07-18Fix typo in Perl command in READMEChristopher Peplin
2013-07-12Silence output from the many mkdir calls.Christopher Peplin
2013-07-12Make `ARDMK_PATH` and `ARDMK_DIR` backward compatibleSudar
2013-07-11Merge pull request #106 from openxc/build-in-subdirsSudar
2013-07-10Merge branch 'serial-port-variable-name' of git://github.com/openxc/Arduino-M...Sudar
2013-07-10Rename ARDUINO_PORT to MONITOR_PORT to reflect support for other platforms.Christopher Peplin
2013-07-09Merge pull request #107 from openxc/chipkit-avrdudeSudar
2013-07-09Merge pull request #108 from openxc/no-preferences-requiredSudar
2013-07-09Merge pull request #104 from openxc/update-chipkit-parseboardsSudar
2013-07-09Don't require an IDE preferences file, fallback to default sketchbook.Christopher Peplin
2013-07-09Fix path to avrdude for chipKIT's MPIDE installation.Christopher Peplin
2013-07-09Update a call to PARSE_BOARD to Makefile-style in chipKIT file.Christopher Peplin
2013-07-09Allow objects to be in arbitrary subdirectories.Christopher Peplin
2013-07-09Remove Perl YAML dependency from documentation.Christopher Peplin
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-09Don't commit example build directories to git.Christopher Peplin
2013-07-03moved reset routines down past where we define CATERINASimon John
2013-07-03Replace Leonardo detection with Caterina detectionSimon John
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