/make/arduino-mk

To get this branch, use:
bzr branch http://bzr.ed.am/make/arduino-mk
60 by edam
updated NEWS
1
version 0.5 - 
2
62 by edam
added support for third party libraries and fixed support for .C c++ files
3
	- added support for third-party (or global) libraries
4
	- fixed support for .C c++ source files
60 by edam
updated NEWS
5
53 by edam
updated NEWS
6
version 0.4 - 23rd November 2012
40 by Tim Marston
upload now depends on target (added dev to version no.)
7
8
	- the upload goal now depends on the target goal
49 by edam
added support for the Leonardo
9
	- added support the Leonardo
42 by edam
updated NEWS
10
	- fixed boards goal on OS X
53 by edam
updated NEWS
11
	- added (some) support for busybox
46 by edam
updated NEWS
12
	- other bug fixes
40 by Tim Marston
upload now depends on target (added dev to version no.)
13
39 by edam
update NEWS and THANKS
14
version 0.3 - 24th April 2012
31 by edam
updated NEWS
15
16
	- detect system arduino software in /usr/share/arduino
39 by edam
update NEWS and THANKS
17
	- static library is build without risk of filename clashes
18
	- dependency file generation
19
	- added 'size' goal
20
	- 'upload' goal is no longer run by default
21
	- detect arduino on usbserial on OSX
22
	- other bug fixes
31 by edam
updated NEWS
23
29 by edam
updated NEWS, added THANKS
24
version 0.2 - 21st February 2012
21 by edam
updated NEWS
25
29 by edam
updated NEWS, added THANKS
26
	- added support for OS X
16 by edam
spellcheck, and added check for missing GNU screen
27
	- fixed building of included arduino libraries
28
	- notify the user when screen is missing
21 by edam
updated NEWS
29
	- added some sensible compiler options
24 by edam
updated NEWS
30
	- added ARDUINOCONST variable
31
	- search for build tools on AVRTOOLSPATH
26 by edam
updated NEWS
32
	- added AVRDUDECONF variable and try to detect avrdude.conf
16 by edam
spellcheck, and added check for missing GNU screen
33
22 by edam
fixed dates in NEWS
34
version 0.1 - 25th January 2012
16 by edam
spellcheck, and added check for missing GNU screen
35
36
	- initial version