We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8767cd5 commit 1390019Copy full SHA for 1390019
build/shared/revisions.txt
@@ -19,6 +19,7 @@ ARDUINO 1.6.6
19
* Examples of libraries with a .development flag file in their root folder won't get marked as read-only. See #2619
20
* Update notifications: when updates are available from either Library or Boards Managers, a popup will be shown
21
* Introducing arduino-builder, a command line tool that properly calls gcc. Fixes lots of issues about buggy preprocessing.
22
+* Each open sketch gets built in its own folder, allowing the IDE to recycle previous compilations and being much faster
23
24
[libraries]
25
* Bridge: YunClient.connected() returns true if there are bytes available for read. Thanks @RobAtticus
0 commit comments