Revision history for App-duino

0.05      2013-03-26 14:29:41 Europe/Rome

 - Improve documentation (no functional changes)
 - Fix 'models' and 'upload' commands

0.04      2013-03-26 14:03:54 Europe/Rome

 - Add 'models' command to list supported Arduino models
 - Add 'com' command to open a serial terminal to the Arduino (work in progress)

0.03      2013-03-26 11:34:53 Europe/Rome

 - Improve documentation (no functional changes)
 - Search files in sub-directories too on build
 - Allow builds of different sketches in the same build directory
 - Support build and upload of a single user-specified sketch
 - Improve error messages

0.02      2013-03-25 00:07:03 Europe/Rome

 - Make the duino.ini file optional (as it should have been from the start)
 - Various documentation improvements (no functional changes)

0.01      2013-03-24 23:20:24 Europe/Rome

 - Initial version