From 890c2ada1ceee08b6f5263a26b5dad5fa199359f Mon Sep 17 00:00:00 2001 From: Federico Fissore Date: Mon, 13 Apr 2015 16:32:47 +0200 Subject: [PATCH] Update revisions.txt --- build/shared/revisions.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index 801043eb7..caca1c006 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -8,6 +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) [libraries] * Bridge fixes