1.0.6 - support v1.6.6 of IDE, improved support for weird clock frequencies
SpenceKonde
released this
09 Nov 15:34
·
10 commits
to boardmanager
since this release
- Fixed issues in 1.6.6 of the IDE (such as including avr libraries failing to compile and spurious library warnings)
- Added support for enabling compiler warnings.
- Added support for more clock frequencies.
- Fixed micros() and delay() at weird frequencies. (note - micros() takes a bit longer to return on weird frequencies)
- Fixed micros() and delay() at < 1 mhz