diff options
| author | Sudar Muthu <sudar@sudarmuthu.com> | 2018-10-07 11:19:56 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-07 11:19:56 +0530 |
| commit | 5a0c80bf0c8fbfd5a997998a7c08ba9596c72a3f (patch) | |
| tree | beea7a066fd1a2a7af74f2fc4447f8b26a34f631 /HISTORY.md | |
| parent | fe84c591944f74c902466d813fae0d164761dc59 (diff) | |
| parent | ed608ce658e66b8aa98ab0b0c31582468cab588d (diff) | |
Merge pull request #583 from wingunder/move_core_link_last
Moved CORE_LIB to the last position of the defined linked objects.
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 CORE_LIB to the last position of the defined linked objects. (https://github.com/wingunder) - 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 |
