/make/arduino-mk

To get this branch, use:
bzr branch http://bzr.ed.am/make/arduino-mk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
version 0.3

	- detect system arduino software in /usr/share/arduino

version 0.2 - 21st February 2012

	- added support for OS X
	- fixed building of included arduino libraries
	- notify the user when screen is missing
	- added some sensible compiler options
	- added ARDUINOCONST variable
	- search for build tools on AVRTOOLSPATH
	- added AVRDUDECONF variable and try to detect avrdude.conf

version 0.1 - 25th January 2012

	- initial version