mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-17 22:23:10 +03:00
Update revision log
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
ARDUINO 1.5.6 BETA 2014.02.19
|
ARDUINO 1.5.6 BETA 2014.02.20
|
||||||
|
|
||||||
[ide]
|
[ide]
|
||||||
* Implemented 1.5 library specification Rev.2
|
* Implemented 1.5 library specification Rev.2
|
||||||
@ -8,6 +8,7 @@ ARDUINO 1.5.6 BETA 2014.02.19
|
|||||||
http://code.google.com/p/java-simple-serial-connector/
|
http://code.google.com/p/java-simple-serial-connector/
|
||||||
* If two libraries provides the same .h file prioritize the library with tha same folder name
|
* If two libraries provides the same .h file prioritize the library with tha same folder name
|
||||||
* Improved command-line parsing (Matthijs Kooijman)
|
* Improved command-line parsing (Matthijs Kooijman)
|
||||||
|
* Windows: added arduino_debug.exe to help debugging errors when launch4j fails to start IDE
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
* TFT: warning messages in PImage class and strings inside examples now stored in flash to save RAM.
|
* TFT: warning messages in PImage class and strings inside examples now stored in flash to save RAM.
|
||||||
|
Reference in New Issue
Block a user