R1.1.1
This release focuses on improvements and further support for low power. A new power management strategy has been introduced where internal hardware modules such as Timers, SPI, TWI, UARTs are only powered up when used.
Some details:
- Fixed miniterm flush and stop bits error.
- Enforces size checking in command line support (contribution by @jeditekunum)
- Support for gcc-4.9.2 with link-time-optimization, and avdude 6.1.
- Support for conditional variable locks.
- Device driver for Si70XX Humidity and Temperature Sensor.
- Refactoring W5100; adding support for W5200 (contribution by @dansut).
- Improved NTP support.
- Further code quality improvements.