|
1 | | -ARDUINO 1.8.9 ???? |
| 1 | +ARDUINO 1.8.9 2091年03月15日 |
2 | 2 |
|
| 3 | +[ide] |
| 4 | +* New target! ARM64 boards are now fully supported (Nvidia Jetson and RaspberryPi3 with 64bit operating system) |
| 5 | +* Fix UTF8 related bugs on Windows |
| 6 | +* Fixed: can now compile again using OpenJDK (removed dependency on JavaFx) |
| 7 | +* Fixed: only use touchBar on OSX 10.12 or higher |
| 8 | +* PluggableDiscovery: easily add your own discoverer and make it available in Boards/Port menu (thanks @PaulStoffregen for the idea and the initial implementation) |
| 9 | +* LibManager: reduce slowdown when searching |
| 10 | +* Fixed: ensure a sketch line is visible when it contains an error and must be highlighted |
| 11 | +* Linux: the installer now tries to install a symlink is /usr/local/bin (this doesn't affect usual non-systemwide installation) Thanks @2E0PGS |
| 12 | + |
| 13 | +[wifi-updater] |
| 14 | +* Fix firmware upgrade not being available for 3rd party WINC boards |
| 15 | + |
| 16 | +[arduino-builder] |
| 17 | +* Use lexicographic distance as last chance to spot the right library (if every other tecnique failed) |
| 18 | +* Fix some prototypes being inserted in the middle of a function |
3 | 19 |
|
4 | 20 | ARDUINO 1.8.8 2018年12月07日
|
5 | 21 |
|
|
0 commit comments