1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-17 06:52:18 +01:00

Update revision.txt

This commit is contained in:
Federico Fissore 2015-05-04 17:03:22 +02:00
parent 87fb45c3b4
commit 724df07fb8

View File

@ -9,6 +9,9 @@ ARDUINO 1.6.4
* Warning levels can be set in File > Preferences
* When compilation fails, editor highlights the reported row
* Windows and MacOSX: updated bunbled JVM to 1.8.0_45 (latest available atm)
* Disabled "uncertified" warning (requires avr core >= 1.6.6, sam core >= 1.6.4)
* Additional boards/cores can be listed specifying comma separated list of package_SOMETHING_index.json url in File > Preferences
* MacOSX: fixed wrong sketch opened when double clicking on a .ino file
[libraries]
* Bridge fixes