diff options
| author | Simon John <git@the-jedi.co.uk> | 2019-01-11 19:55:14 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-11 19:55:14 +0000 |
| commit | 4452f7790ac5f5302eb11393fb9f2af47f0f5831 (patch) | |
| tree | 6452ccf06e4514ecbf2af090c4b3153950fadbd1 /HISTORY.md | |
| parent | fd24677719fe950c9e233439a40018c4692df138 (diff) | |
| parent | e3a99fdf4e1484f47f7cb3d9cc0da835804ecf90 (diff) | |
Merge pull request #597 from tuna-f1sh/master
Fix #594 and sam flag for ardmk-init
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it - Fix: Add -fno-devirtualize flag to workaround g++ segfault bug (issue #486). (https://github.com/sej7278) - Fix: Quote the prefix tag in the space_pad_to function - Fix: recognize serial monitors with full path in MONITOR_CMD +- Fix: Grab USB_PRODUCT and USB_MANUFACTURER from boards.txt for 32u4 boards (issue #594). - Tweak: Move chip erase flag from set_fuses to ispload to prevent sketch being nuked when setting fuses - Tweak: Set ARDMK_VERSION to 1.6 (https://github.com/sej7278) - Tweak: Move non-standard-related items from CxxFLAGS_STD to CxxFLAGS (issue #523) (https://github.com/sej7278) |
