mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Updated revision log
This commit is contained in:
@ -6,10 +6,13 @@ ARDUINO 1.0.5 - 2013.05.15
|
|||||||
* [avr] malloc bug: backported avr-libc 1.8.0 implementation
|
* [avr] malloc bug: backported avr-libc 1.8.0 implementation
|
||||||
* [avr] removed deprecated interrupt handlers causing compiler issues
|
* [avr] removed deprecated interrupt handlers causing compiler issues
|
||||||
with newer avr-gcc.
|
with newer avr-gcc.
|
||||||
|
* [avr] added c_str() method to String
|
||||||
|
* [avr] Stream "_timeout" field and related methods are now protected
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
|
|
||||||
* Upgrades to WiFi library
|
* Upgrades to WiFi library
|
||||||
|
* Fixed a bunch of examples
|
||||||
|
|
||||||
[firmwares]
|
[firmwares]
|
||||||
|
|
||||||
@ -18,6 +21,9 @@ ARDUINO 1.0.5 - 2013.05.15
|
|||||||
[ide]
|
[ide]
|
||||||
|
|
||||||
* Backport from 1.5: install Library from .zip file or folder
|
* Backport from 1.5: install Library from .zip file or folder
|
||||||
|
* Added button "Copy error to clipboard" (Paul Stoffregen)
|
||||||
|
* Updated windows drivers
|
||||||
|
* Added Windows installer
|
||||||
|
|
||||||
ARDUINO 1.0.4 - 2013.03.11
|
ARDUINO 1.0.4 - 2013.03.11
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user