diff options
| author | Sudar <sudar@sudarmuthu.com> | 2014-02-04 17:54:46 +0530 |
|---|---|---|
| committer | Sudar <sudar@sudarmuthu.com> | 2014-02-04 18:26:43 +0530 |
| commit | e8634fb6421ab58e799d47776af461ebf3ca25e5 (patch) | |
| tree | aa0cc12c03fc806fa0ad1da5c646b80ee022c9de /HISTORY.md | |
| parent | 9a49615e078d1ccab0398b5c439fad5107cfad88 (diff) | |
Document all the variables that can be overridden in child makefile
Huge thanks to @sej7278 for doing this
Fix #75
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,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) ### 1.3.0 (2014-01-29) - Fix: Use more reliable serial device naming in Windows. Fix issue #139 and #155 (https://github.com/peplin) |
