diff options
| author | Simon John <git@the-jedi.co.uk> | 2017-12-28 17:55:01 +0000 |
|---|---|---|
| committer | Simon John <git@the-jedi.co.uk> | 2017-12-28 17:55:01 +0000 |
| commit | 6d3d973cd4378fc997119733c8c9401fb9d3e5a0 (patch) | |
| tree | e24ff5578850a41a2d5fadd20cf0291791b222f7 /HISTORY.md | |
| parent | 7a26a86c78a99ed57fcd08393bf3cd3d92fe24a0 (diff) | |
Moved ATtiny examples from Blink to ATtinyBlink and updated the instructions (issue #537).
Updated the alternate core instructions for e.g. ATmega644p for IDE 1.8
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ The following is the rough list of changes that went into different versions. I tried to give credit whenever possible. If I have missed anyone, kindly add it to the list. ### In Development +- Fix: Moved ATtiny examples to ATtinyBlink, updated alternate core instructions (issue #537) (https://github.com/sej7278) - 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 |
