

- Fix google file stream cpu problem for mac serial#
- Fix google file stream cpu problem for mac drivers#
- Fix google file stream cpu problem for mac code#
* FIX: Serial plotter do not hang if empty lines are received * FIX: paths with spaces are now correctly printed in compiler output * Improved precompiled libraries handling * FIX REGRESSION: use AVR core installed via Board Manager (when present) instead of the one bundled in the IDE * Serial monitor is no more cleared during upload, so it can be copy/pasted FIX REGRESSION: library priority selection for bundled libraries (like SD or Ethernet) * Improved visualization of compiler errors Fixed: "Comparison method violates its original contract" error in library manager To guarantee the best user experience we decided to revert to the latest working JRE Some corner case bugs that were not being caught by our testing procedures: Switching to AdoptJDK demonstrated to be more challenging than expected, bringing in aarch64 (due to missing graphical support) * Reverted the bundled Java JRE to the latest freely redistributable Oracle JRE for all Upgraded avr-gcc to 7.3.0-atmel3.6.1-arduino7 * Added #define variable during lib discovery phase * Fixed relative path errors when traversing different partitions (in particular on macosx for larger sketches) * Fixed skethbook+bootloader hex merger when the bootloader is in. * Removed automatic '-relax' for compiles on Atmega2560 MCU
Fix google file stream cpu problem for mac code#
(thanks FIX REGRESSION: Fixed precompiled libraries containing "wrapper" code that has to be compiled together (thanks Better console rendering of progress bar during upload. (thanks Better vertical centering of file names in tabs. * Optimized libraries scanning during startup. * Allow baudrate/config change when the Serial Monitor/Plotter is disabled. (thanks Fixed: sketch window out-of-display if the IDE is restarted after removing an external monitor. * In "Tools / Programmers" menu only shows programmers related to the currently selected board. (thanks Fixed save of proxy username/password settings in "manual proxy" section. This should make the selectionĮasier when there are lots of boards loaded in the IDE. * The boards in the boards list in the "Tools" menu are now grouped by platform. * Fixed crash on MacOSX >=10.15 with multiple monitor setups. * Fix compile if invalid is found (thanks Improved error messages for. (thanks Improved lib detection: check for matching name in library.properties (thanks Fixed NPE if no board is selected. * New shortcut: Shift+click on Serial Monitor button will open the Serial Plotter. * The board configuration submenus are now scrollable. This allows other tools (like arduino-cli), that may have different URLs configuration, to work properly. * Boards Manager: cached 3rd party package_index.json are no more deleted if the origin URL is removed from preferences, * Firmware Updater: Added new firmwares and support for Nano RP2040 Connect.

(thanks Libraries Manager: Maintainer is displayed instead of the Author. * Serial Plotter: line endings dropdown menu now comply with the global preference settings. * Added 'deprecated' label support in Boards Manager, platforms marked as deprecated are

* Libraries/Boards Manager: the Type and Category filters are kept after install/uninstall. * Fix status bar custom board preferences disappearing (thanks Boards Manager bugfix: sometimes the "Install" button appeared instead of "Update" * Fixed regression in library discovery (failing to compile bundled libs, like SD or Ethernet, on some platforms) * Added latest firmwares (up to version 1.4.8) for NINA-based boards
Fix google file stream cpu problem for mac drivers#
* Updated FTDI drivers to version 2.12.36.4 * Fixed font-resizing problem with multiple tabs open. * Do not crash if a malformed boards index URL is entered in preferences. * Removed the very outdated off-line documentation.
