diff options
| author | John Whittington <git@jbrengineering.co.uk> | 2019-07-18 11:10:42 +0200 |
|---|---|---|
| committer | John Whittington <git@jbrengineering.co.uk> | 2019-07-18 11:10:42 +0200 |
| commit | 62caf00a157d410b98f93c3d9c4cf543d85b00b0 (patch) | |
| tree | 792037b6a093de0f0c2c4f4ab78109580e930bbf /HISTORY.md | |
| parent | e3b46003d3d7b4917dcee6e4fe9d575c6c0c1067 (diff) | |
Add new *_VER variables to documentation
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it - Tweak: Update Windows usage documentation and allow non-relative paths (issue #519) (https://github.com/tuna-f1sh) - Tweak: Support Cygwin Unix Python and Windows installation on Windows to pass correct port binding. (https://github.com/tuna-f1sh) - Tweak: Update how avr-size is called on Sam, also moved to gnu11 std (issue #602) (https://github.com/tuna-f1sh) +- Tweak: Detect most recent toolchain if multiple found, add `*_VER` variable to override (issue #611) (https://github.com/tuna-f1sh) - New: Added -fdiagnostics-color to \*STD flags (https://github.com/sej7278) - New: Made -fdiagnostics-color take a variiable DIAGNOSTICS_COLOR_WHEN: never, always, auto. (https://github.com/wingunder) - New: Add generation of tags file using ctags, which automatically includes project libs and Arduino core. (https://github.com/tuna-f1sh) |
