/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
version 0.2

	- added suppoprt for OSX
	- 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
	- pass avrdude.conf to avrdude only if it exists alongside avrdude (so the
      system config is used with the system avrdude)

version 0.1 - 25th January 2012

	- initial version