This release adds support for Arduino IDE 1.6.7+ build tools. Support for customer boards has been moved to separate repositories. The Cosa command line build has been updated accordingly.
Some details on changes and fixes:
- Synchronized port read/write for higher port address (e.g. Mega) fixed.
- Milli-seconds level block measurement (Cosa/Trace.hh) added.
- PCF8563 Real-Time Clock device driver added (libraries/PCF8563).
- ILI9341 setup script error fixed.