3
- added support for third-party (or global) libraries
4
- fixed support for .C c++ source files
6
version 0.4 - 23rd November 2012
8
- the upload goal now depends on the target goal
9
- added support the Leonardo
10
- fixed boards goal on OS X
11
- added (some) support for busybox
14
version 0.3 - 24th April 2012
16
- detect system arduino software in /usr/share/arduino
17
- static library is build without risk of filename clashes
18
- dependency file generation
20
- 'upload' goal is no longer run by default
21
- detect arduino on usbserial on OSX
24
version 0.2 - 21st February 2012
26
- added support for OS X
27
- fixed building of included arduino libraries
28
- notify the user when screen is missing
29
- added some sensible compiler options
30
- added ARDUINOCONST variable
31
- search for build tools on AVRTOOLSPATH
32
- added AVRDUDECONF variable and try to detect avrdude.conf
34
version 0.1 - 25th January 2012