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 977ccc6 commit d44c4ecCopy full SHA for d44c4ec
build/shared/revisions.txt
@@ -63,6 +63,7 @@ ARDUINO 1.6.2 - 2015.03.28
63
* Introduced starting splashscreen with progress status: will be used for notifying user of long running startup tasks
64
* Available ports list is now generated in background: hence "tools" menu is much faster
65
* MacOSX: appbundler merged our contribution, switching to upstream version https://bitbucket.org/infinitekind/appbundler/
66
+* MacOSX: filtering /dev/cu* was not a good idea. Filtering /dev/tty* instead
67
68
[core]
69
* Stream: fixed bug in findUntil routine #2591 @Xuth
0 commit comments