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

Update revisions.txt

This commit is contained in:
Federico Fissore 2015-04-15 09:21:54 +02:00
parent d72bc63d6e
commit e7dc30dae4

View File

@ -8,7 +8,7 @@ ARDUINO 1.6.4
* Boards and Libraries Managers command line (with contribs from @Lauszus): --install-board "arduino:Arduino SAM Boards (32-bits ARM Cortex-M3):1.6.3" and --install-library "Bridge:1.0.1". Version can be omitted: if omitted, latest version available is automatically picked
* Warning levels can be set in File > Preferences
* When compilation fails, editor highlights the reported row
* Windows: updated bunbled JVM to 1.8.0_40 (latest available atm)
* Windows and MacOSX: updated bunbled JVM to 1.8.0_45 (latest available atm)
[libraries]
* Bridge fixes