From cff1dec365883de93e0ecf2152c17582d2693ed7 Mon Sep 17 00:00:00 2001 From: Sudar Date: Tue, 4 Feb 2014 18:27:46 +0530 Subject: Add a new target `help_vars` This target can display all variables that can be overridden --- HISTORY.md | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY.md') diff --git a/HISTORY.md b/HISTORY.md index d9053b8..57dd078 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -7,6 +7,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it ### 1.3.1 (2014-02-01) - 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. ### 1.3.0 (2014-01-29) - Fix: Use more reliable serial device naming in Windows. Fix issue #139 and #155 (https://github.com/peplin) -- cgit v1.2.3