tinygo icon indicating copy to clipboard operation
tinygo copied to clipboard

Support Arduino Uno Wifi Rev2 (ATmega4809)

Open icedream opened this issue 2 years ago • 2 comments

While there is already support for Arduino Uno Rev3 that I've been using, the other Arduino device I own which is a Uno Wifi Rev2 seems to be a different enough from it that I have been unsuccessful in getting tinygo-compiled code to boot on it.

Device information: https://docs.arduino.cc/hardware/uno-wifi-rev2

Possibly related ticket since the ATmega4809 has been mentioned there before: #2898

icedream avatar Sep 08 '23 15:09 icedream