I don't see that Arduino UNO R3 in Boards Manager

Hi Sir I don't see that Arduino UNO R3 in the Arduino IDE 2.1.1 Tools Broard Manager there, only have Arduino UNO R4 to Install? Thanks YeoGS

Hi @yeogs. The boards platform for the Arduino UNO R3 board is named "Arduino AVR Boards". You should see that platform in the Boards Manager.

Note that the "Arduino AVR Boards" platform is installed automatically by Arduino IDE so you shouldn't need to make an installation via Boards Manager in order to use your UNO R3 with Arduino IDE. Simply select Tools > Board > Arduino AVR Boards > Arduino Uno from the Arduino IDE menus and it is all configured for you to compile and upload for the UNO R3.

1 Like

Hi ptillisch Arduino Team, Thanks I got it "Arduino AVR Boards" cheers!

You are welcome. I'm glad if I was able to be of assistance.

Regards,
Per

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.