Skip to content

Commit 1a7fdd3

Browse files
authored
Merge pull request #1651 from arduino/jhansson-ard/patch-1-1
Renaming boards in tutorial for setup guide
2 parents c374e53 + 7dc332f commit 1a7fdd3

File tree

1 file changed

+4
-3
lines changed
  • content/software/ide-v1/tutorials/getting-started/cores/arduino-avr

1 file changed

+4
-3
lines changed

content/software/ide-v1/tutorials/getting-started/cores/arduino-avr/arduino-avr.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Installing classic AVR boards.'
2+
title: 'Installing classic AVR boards'
33
compatible-products: [uno-rev3, uno, micro, mega, leonardo, nano]
44
difficulty: beginner
55
description: 'A quick guide to installing classic Arduino boards, including the UNO, Mega, Leonardo and Micro.'
@@ -19,11 +19,12 @@ You can download the editor from [our software page](https://www.arduino.cc/en/s
1919
### Boards using the AVR core
2020

2121
- Arduino UNO R3
22-
- Arduino Mega2560
22+
- Arduino UNO R3 SMD
23+
- Arduino Mega 2560 Rev3
2324
- Arduino Nano (classic)
2425
- Arduino Micro
2526
- Arduino Leonardo
26-
- UNO Mini LE
27+
- Arduino UNO Mini Limited Edition
2728

2829
### Retired boards using the AVR core
2930

0 commit comments

Comments
 (0)