aboutsummaryrefslogtreecommitdiff
tag name1.3.1 (404ec7b6a11727c47a8f7445682b1f80b49660b3)
tag date2014-02-04 18:30:04 +0530
tagged bySudar <sudar@sudarmuthu.com>
tagged objectcommit e48ae82fbd...
Tagging v1.3.1 for release
The following are the major changes that went through in this release Fix: BUNDLED_AVR_TOOLS_DIR is now set properly when using only arduino-core and not the whole arduino package. (https://github.com/sej7278) New: Document all variables that can be overridden. (https://github.com/sej7278) New: Add a new help_vars target to display information about variables that can be overridden. Major credit goes to @sej7278