Hi Everyone.
Ide 2.3.6
Win11.
I just notice that I have no AVR Boards to select.
Where are they?
Hi @mikedb. Arduino IDE 2.x automatically installs the "Arduino AVR Boards" platform, so its absence is a bit surprising.
Was there a time when you did see "Arduino AVR Boards" listed under Arduino IDE's Tools > Board menu, or has it always been this way? If the former, can you think of anything you did between the last time it was present that might be relevant?
You can install the "Arduino AVR Boards" platform via the Arduino IDE Boards Manager. I'll provide instructions you can follow to do that:
Successfully installed platform ...
You should now see the boards of the "Arduino AVR Boards" platform under the Tools > Board menu in Arduino IDE.
When I open the IDE 2.3.6 again I saw this message below and just clicked on YES.
Then I selected Arduino UNO and the AVR Boards is back.
Thanks.
Great news! Clicking that button accomplished the same thing as the procedure I described in my previous reply.