Skip to content

Arduino 1.0.5

Compare
Choose a tag to compare
@cmaglie cmaglie released this 19 Sep 17:14
· 5244 commits to master since this release

Changelog

Core

  • [avr] malloc bug: backported avr-libc 1.8.0 implementation
  • [avr] removed deprecated interrupt handlers causing compiler issues
    with newer avr-gcc.
  • [avr] added c_str() method to String
  • [avr] Stream "_timeout" field and related methods are now protected

Libraries

  • Upgrades to WiFi library
  • Fixed a bunch of examples
  • Added Arduino Robot libraries
  • Added TFT display library

Firmware

  • Upgrades to WiFi firmwares

IDE

  • Backport from 1.5: install Library from .zip file or folder
  • Updated windows drivers
  • Added Windows installer