Martin Oldfield
|
184230fcf2
|
Added changelog
|
2012-09-17 18:08:22 +01:00 |
|
Martin Oldfield
|
869b5d8516
|
Added support for the USB PID/VID needed for the Leonardo, as per patches from Dan Villiom Podlaski Christiansen and Marc Plano-Lesay
|
2012-09-17 17:06:48 +01:00 |
|
Martin Oldfield
|
9395817c96
|
Only set AVRDUDE_CONF if it's not set, as per Tom Hall's patch
|
2012-09-17 16:38:46 +01:00 |
|
Martin Oldfield
|
c02da764ac
|
Changed the name of the Debian/Ubuntu package to arduino-mk (just a documentation patch) as per Scott Howard's comment
|
2012-09-17 16:34:12 +01:00 |
|
Martin Oldfield
|
03c80333a4
|
Only set OBJDIR if it is not already set; if we do set it make it $BOARD_TAG dependent. This follows comments from Matthias Urlichs and Scott Howard
|
2012-09-17 16:29:31 +01:00 |
|
Martin Oldfield
|
22b4a0834a
|
Fixed ARDUNIO/ARDUINO typo in README.md as per Kalin Kozhuharov's comment
|
2012-09-17 16:25:21 +01:00 |
|
Martin Oldfield
|
b15aa4e88f
|
Made the size target look at the ELF file, not the hex, as per Jared Szechy's patch. Craig Leres made a similar comment
|
2012-09-17 16:25:08 +01:00 |
|
Martin Oldfield
|
c6fef7c499
|
Added installation notes for Fedora as per Rickard Lindberg's patch; tweaked notes for other OSs
|
2012-09-17 16:09:35 +01:00 |
|
Martin Oldfield
|
409823d061
|
Fixed broken examples/Blink/Makefile
|
2012-04-29 18:57:42 +01:00 |
|
Martin Oldfield
|
79068828f1
|
Rejig path calculations.\nMove reset target to Perl.\n
|
2012-04-29 18:55:17 +01:00 |
|
Martin Oldfield
|
9c7f173c7b
|
Added monitor target and AnalogInOutSerial example
|
2012-04-29 12:06:41 +01:00 |
|
Martin Oldfield
|
72c4fabdba
|
Merge pull request #14 from brotchie/master
Fix for using --boards_txt on Linux.
|
2012-04-28 09:49:46 -07:00 |
|
James Brotchie
|
94b26b284d
|
Correct boards.txt now passed to ard-parse-boards.
PARSE_BOARD usage in Arduino.mk fixed to be PARSE_BOARD_CMD.
--boards_txt= command line argument is now correctly passed
into ard-parse-boards.
|
2012-04-27 23:52:10 +10:00 |
|
Martin Oldfield
|
3b18056404
|
Add NO_CORE_MAIN_CPP flag to remove main.cpp, after Peplin
|
2012-04-27 12:48:36 +01:00 |
|
Martin Oldfield
|
0e62273d99
|
Added comment to changelog
|
2012-04-26 23:16:23 +01:00 |
|
Martin Oldfield
|
3bc318b43e
|
Merge pull request #6 from peplin/sketchbook-libraries
Compile and include libraries from the sketchbook folder
|
2012-04-26 15:14:13 -07:00 |
|
Martin Oldfield
|
b3a4a24922
|
Allow punter to specify boards.txt file independently of command (after Peplin on github)
|
2012-04-26 23:11:25 +01:00 |
|
Martin Oldfield
|
e8710da1c0
|
Merge pull request #3 from peplin/ignore
Remove build files and add to gitignore for the future
|
2012-04-26 14:10:34 -07:00 |
|
Christopher Peplin
|
de2b5273ec
|
Separate out user lib variables from sys lib counterparts for clarity.
|
2012-03-31 18:48:20 -04:00 |
|
Christopher Peplin
|
41813e8ce3
|
Remove build files and add to gitignore.
|
2012-03-25 23:56:06 -04:00 |
|
Christopher Peplin
|
8f10b98e51
|
Build user libraries from the sketchbook directory.
|
2012-03-25 23:54:21 -04:00 |
|
Christopher Peplin
|
451044c118
|
Add gitignore file.
|
2012-03-25 13:46:12 -04:00 |
|
Martin Oldfield
|
f437ea63eb
|
Added README
|
2012-03-10 13:25:42 +00:00 |
|
Martin Oldfield
|
d792a9bcc7
|
Moved released tarballs to releases subdir
|
2012-03-09 22:24:35 +00:00 |
|
Martin Oldfield
|
b3051f5fa7
|
Remove more object files
|
2012-02-28 11:48:44 +00:00 |
|
Martin Oldfield
|
c2796edfe5
|
Remove object files
|
2012-02-28 11:48:20 +00:00 |
|
Martin Oldfield
|
c0e6db4dab
|
Initial NWO check in
|
2012-02-28 09:06:56 +00:00 |
|