Does the Arduino IDE 1.8.10 for macOS work with Catalina? @arduino #arduino #macos #Catalina

Adafruit 2019 2794

Does the Arduino IDE 1.8.10 for macOS work with macOS Catalina? From Gian on the Arduino developer list

IDE 1.8.10 for macOS comes with (avr toolchain) 64-bit support and should be working as expected.

We tracked the efforts in https://github.com/arduino/Arduino/pull/8976 and included all the fixes in 1.8.10.

You can download it directly from our website or via homebrew (cask).

What we found out instead is that Catalina update broke the bootloader recognition for atmega32u4-based Arduino boards (Micro, Leonardo) and are escalating this to Apple as we speak. We’re tracking it in https://github.com/arduino/Arduino/pull/9303