I am running on macOS Monterey 12.2.1 with Apple M1.
Arduino IDE 2.0.3 ARM64 (I also have Rosetta2 Installed).
I am attempting to upload a script onto my Digispark ATTINY85. I have installed all the correct packages on Arduino IDE. However when I try upload the script, I get this error:
Compilation error: fork/exec /Users/me/Library/Arduino15/packages/arduino/tools/avr-gcc/4.8.1-arduino5/bin/avr-g++: bad CPU type in executable
Someone please help figure this out!