You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New target! ARM64 boards are now fully supported (Nvidia Jetson and RaspberryPi3 with 64bit operating system)
Fix UTF8 related bugs on Windows
Fixed: can now compile again using OpenJDK (removed dependency on JavaFx)
Fixed: only use touchBar on OSX 10.12 or higher
PluggableDiscovery: easily add your own discoverer and make it available in Boards/Port menu (thanks @PaulStoffregen for the idea and the initial implementation)
LibManager: reduce slowdown when searching
Fixed: ensure a sketch line is visible when it contains an error and must be highlighted
Linux: the installer now tries to install a symlink is /usr/local/bin (this doesn't affect usual non-systemwide installation) Thanks @2E0PGS
wifi-updater
Fix firmware upgrade not being available for 3rd party WINC boards
arduino-builder
Updated arduino-builder to 1.4.4
Use lexicographic distance as last chance to spot the right library (if every other tecnique failed)
Fix some prototypes being inserted in the middle of a function