diff options
| author | Simon John <git@the-jedi.co.uk> | 2018-11-17 18:59:48 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-17 18:59:48 +0000 |
| commit | d3be28b500766d094e1611bfc089b1486c10b4bf (patch) | |
| tree | b75e967baf58d68eb21ab01424d3a0e772fbce96 /HISTORY.md | |
| parent | 5a0c80bf0c8fbfd5a997998a7c08ba9596c72a3f (diff) | |
| parent | 35fece8b9cd05542068bfff5d0134c4b88a5f6bf (diff) | |
Merge pull request #592 from dewhisna/cpu_speed_select
Add support for BOARD_CLOCK setting
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 +- New: Add support for BOARD_CLOCK for board.menu.speed and board.menu.clock entries in boards.txt files. (https://github.com/dewhisna) - 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) |
