Commit graph

  • 378b59fb95 Delete the build-cli folder as well while doing make clean Sudar 2012-05-05 16:07:12 +0530
  • 1750ef08a4 Prevent the *file-not-found* error if the depends.mk file is not needed Sudar 2012-05-05 16:03:40 +0530
  • db3a874e75 Corrected the ubuntu package names Sudar 2012-05-05 13:54:31 +0530
  • 409823d061 Fixed broken examples/Blink/Makefile Martin Oldfield 2012-04-29 18:57:42 +0100
  • 79068828f1 Rejig path calculations.\nMove reset target to Perl.\n Martin Oldfield 2012-04-29 18:55:17 +0100
  • 530f97bf7e Merge 83e94515e3 into 9c7f173c7b GitHub Merge Button 2012-04-29 04:07:07 -0700
  • 4fd84b46ef Merge fcffe16bb6 into 9c7f173c7b GitHub Merge Button 2012-04-29 04:07:07 -0700
  • 171c08d2ba Merge 99ee6914a5 into 9c7f173c7b GitHub Merge Button 2012-04-29 04:07:06 -0700
  • 5f7773c507 Merge e92c5371ad into 9c7f173c7b GitHub Merge Button 2012-04-29 04:07:06 -0700
  • 9c7f173c7b Added monitor target and AnalogInOutSerial example Martin Oldfield 2012-04-29 12:06:41 +0100
  • 72c4fabdba Merge pull request #14 from brotchie/master Martin Oldfield 2012-04-28 09:49:46 -0700
  • e5ffbe3ee0 Merge 94b26b284d into 3b18056404 GitHub Merge Button 2012-04-27 06:57:42 -0700
  • 94b26b284d Correct boards.txt now passed to ard-parse-boards. James Brotchie 2012-04-27 23:52:10 +1000
  • 3b18056404 Add NO_CORE_MAIN_CPP flag to remove main.cpp, after Peplin Martin Oldfield 2012-04-27 12:48:36 +0100
  • 0e62273d99 Added comment to changelog Martin Oldfield 2012-04-26 23:16:23 +0100
  • 3bc318b43e Merge pull request #6 from peplin/sketchbook-libraries Martin Oldfield 2012-04-26 15:14:13 -0700
  • 7d3a25fdea Merge 060abab51f into b3a4a24922 GitHub Merge Button 2012-04-26 15:11:33 -0700
  • 210e2920f6 Merge 69f171ff70 into b3a4a24922 GitHub Merge Button 2012-04-26 15:11:33 -0700
  • 97b0078802 Merge de2b5273ec into b3a4a24922 GitHub Merge Button 2012-04-26 15:11:32 -0700
  • d2edd48b2c Merge 0416d2faf0 into b3a4a24922 GitHub Merge Button 2012-04-26 15:11:32 -0700
  • b3a4a24922 Allow punter to specify boards.txt file independently of command (after Peplin on github) Martin Oldfield 2012-04-26 23:11:25 +0100
  • fcb0d9bfd6 Merge 9260f103f8 into e8710da1c0 GitHub Merge Button 2012-04-26 14:10:38 -0700
  • b659f4f2ef Merge 12a759ba8b into e8710da1c0 GitHub Merge Button 2012-04-26 14:10:36 -0700
  • e8710da1c0 Merge pull request #3 from peplin/ignore Martin Oldfield 2012-04-26 14:10:34 -0700
  • b10256ad52 Merge 41813e8ce3 into f437ea63eb GitHub Merge Button 2012-04-26 14:07:25 -0700
  • 69f171ff70 Fix chipKIT compilation in OS X. Christopher Peplin 2012-04-03 12:09:42 -0400
  • 83cbf35787 Move LDSCRIPT back into chipKIT - it gets resolved eventually. Christopher Peplin 2012-04-03 12:01:58 -0400
  • f100ba2501 Merge branch 'linux-paths' into mpide Christopher Peplin 2012-04-03 10:53:18 -0400
  • 99ee6914a5 Fix and test paths on Arduino in both Linux and OS X. Christopher Peplin 2012-04-03 10:49:06 -0400
  • 11939a41b7 Don't append AVR_TOOLS_PATH if we're on Linux, we already have it in the path. Christopher Peplin 2012-04-02 17:19:39 -0400
  • ab5de3ae40 Fix AVR_TOOLS_PATH and make sure OSTYPE is populated earlier. Christopher Peplin 2012-04-02 17:01:41 -0400
  • c024014881 Fix path to avrdude.conf. Christopher Peplin 2012-04-02 16:52:14 -0400
  • 8727a93799 Fix variable name for extra compiler flags. Christopher Peplin 2012-04-02 16:41:54 -0400
  • 3b002f1ab9 Use all AVR tools from the MPIDE. Christopher Peplin 2012-04-02 16:09:55 -0400
  • fcffe16bb6 Let users define ARDUINO_DIR in their shell instead of the Makefile. Christopher Peplin 2012-04-02 16:00:20 -0400
  • c614cafa4d Use different variables for Arduino/MPIDE path and quit if they're not set. Christopher Peplin 2012-04-02 15:43:40 -0400
  • 83e94515e3 Determine preferences file location dynamically. Christopher Peplin 2012-04-02 12:09:18 -0400
  • 060abab51f Add a new target for opening a serial monitor. Christopher Peplin 2012-04-02 12:02:14 -0400
  • 0416d2faf0 Add a flag for stopping compilation of built-in main() function. Christopher Peplin 2012-04-02 11:52:27 -0400
  • e92c5371ad Error out if no Arduino TTY device is detected when uploading. Christopher Peplin 2012-04-02 11:48:56 -0400
  • 9260f103f8 Add contributors who helped with the Perl script replacement. Christopher Peplin 2012-04-02 11:46:34 -0400
  • 6f3c005f65 Remove Perl/YAML dependency by implementing ard-parse-boards in the shell. Christopher Peplin 2012-04-02 11:43:07 -0400
  • 61d37eab82 Add support for the chipKIT Max32 and Uno32. Christopher Peplin 2012-04-02 10:50:00 -0400
  • 82c7954211 Optionally enable the GNU99 standard when compiling. Christopher Peplin 2012-04-02 10:44:19 -0400
  • 5c29cef096 Allow overriding various Arduino paths. Christopher Peplin 2012-04-02 10:44:07 -0400
  • 0dd42da520 Allow overriding the mcu flag name. Christopher Peplin 2012-04-02 10:43:31 -0400
  • b0ace5b2a2 Allow overriding of AVR tool names. Christopher Peplin 2012-04-02 10:10:48 -0400
  • de2b5273ec Separate out user lib variables from sys lib counterparts for clarity. Christopher Peplin 2012-03-31 18:48:20 -0400
  • ece25aef75 Use system AVR tools in Linux as they are not distributed with the IDE. Christopher Peplin 2012-03-30 16:13:09 -0400
  • 12a759ba8b Don't ignore custom boards.txt path when using a custom ard-parse-boards. Christopher Peplin 2012-03-30 15:58:23 -0400
  • 41813e8ce3 Remove build files and add to gitignore. Christopher Peplin 2012-03-25 23:55:47 -0400
  • 8f10b98e51 Build user libraries from the sketchbook directory. Christopher Peplin 2012-03-25 23:54:21 -0400
  • 451044c118 Add gitignore file. Christopher Peplin 2012-03-25 13:46:12 -0400
  • f437ea63eb Added README Martin Oldfield 2012-03-10 13:25:42 +0000
  • d792a9bcc7 Moved released tarballs to releases subdir Martin Oldfield 2012-03-09 22:24:35 +0000
  • b3051f5fa7 Remove more object files Martin Oldfield 2012-02-28 11:48:44 +0000
  • c2796edfe5 Remove object files Martin Oldfield 2012-02-28 11:48:20 +0000
  • c0e6db4dab Initial NWO check in Martin Oldfield 2012-02-28 09:06:56 +0000