We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87fb45c commit 724df07Copy full SHA for 724df07
build/shared/revisions.txt
@@ -9,6 +9,9 @@ ARDUINO 1.6.4
9
* Warning levels can be set in File > Preferences
10
* When compilation fails, editor highlights the reported row
11
* Windows and MacOSX: updated bunbled JVM to 1.8.0_45 (latest available atm)
12
+* Disabled "uncertified" warning (requires avr core >= 1.6.6, sam core >= 1.6.4)
13
+* Additional boards/cores can be listed specifying comma separated list of package_SOMETHING_index.json url in File > Preferences
14
+* MacOSX: fixed wrong sketch opened when double clicking on a .ino file
15
16
[libraries]
17
* Bridge fixes
0 commit comments