You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/Software Support/Installation/Add-boards-to-Arduino-IDE.md
+14-20Lines changed: 14 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,17 +3,21 @@ title: "Add boards to Arduino IDE"
3
3
id: 360016119519
4
4
---
5
5
6
-
A **board core** (or just _board_ for short) is a collection of files needed to compile and upload sketches for a board. Cores are contained in _packages_ and can be installed using the Board Manager.
6
+
A **board core** (or just *board* for short) is a collection of files needed to compile and upload sketches for a board. Cores are contained in *packages* and can be installed using the Board Manager.
7
7
8
-
---
8
+
In this article:
9
+
10
+
-[Add a board with the Boards Manager](#add_board)
11
+
-[Add additional packages to the Boards Manager](#additional_packages)
12
+
-[Install a board manually](#board_manually)
9
13
10
-
<aid="add-with-board-manager"></a>
14
+
---
11
15
12
-
## Add a board with the Boards Manager
16
+
## Add a board with the Boards Manager{#add_board}
13
17
14
18
Official Arduino cores can be conveniently installed with the Boards Manager tool.
15
19
16
-
1. In the menu bar, select _Tools > Board > Boards Manager_. In IDE 2 you can also access it by clicking the button in the left-most sidebar.
20
+
1. In the menu bar, select *Tools > Board > Boards Manager...* or you can also click on the button in the sidebar.
17
21
18
22
2. Either search for the package name (e.g. "megaAVR"), or the board (e.g. "Uno", "MKR1000", or "Portenta"), by typing in the search field.
19
23
@@ -25,36 +29,26 @@ Official Arduino cores can be conveniently installed with the Boards Manager too
25
29
26
30
5. Wait for the installation to complete.
27
31
28
-
<div>
29
-
<figurestyle="display: inline-block; margin: 0;">
30
-
<img src="img/board-manager-install-ide1.png" alt="Searching for 'Nano Every' and installing the resulting megaAVR Boards package in Board Manager in IDE 1.x."/>
31
-
<figcaption><i>Boards Manager in Arduino IDE 1.x.</i></figcaption>
32
-
</figure>
33
-
<figurestyle="display: inline-block; margin: 0;">
34
-
<img src="img/board-manager-install-ide2.png" alt="Searching for 'Nano Every' and installing the resulting megaAVR Boards package in Board Manager in IDE 2."/>
35
-
<figcaption style><i>Boards Manager in Arduino IDE 2.</i></figcaption>
You can now select boards from the installed packages in the _Tools > Board_ menu:
34
+
You can now select boards from the installed packages in the *Tools > Board* menu:
40
35
41
36

42
37
43
38
---
44
39
45
-
## Add additional packages to the Boards Manager
40
+
## Add additional packages to the Boards Manager{#additional_packages}
46
41
47
42
See [Add or remove third-party boards in Boards Manager](https://support.arduino.cc/hc/en-us/articles/360016466340-Add-or-remove-third-party-boards-in-Boards-Manager).
48
43
49
44
---
50
45
51
-
## Install a board manually
46
+
## Install a board manually{#board_manually}
52
47
53
48
Cores can also be added directly to the file system. See [Find sketches, libraries, board cores, and other files on your computer](https://support.arduino.cc/hc/en-us/articles/4415103213714-Find-sketches-libraries-board-cores-and-other-files-on-your-computer#boards).
54
49
55
50
---
56
51
57
52
## Further reading
58
53
59
-
*[Add or remove third-party boards in Boards Manager](https://support.arduino.cc/hc/en-us/articles/360016466340-Add-or-remove-third-party-boards-in-Boards-Manager)
60
-
*[Uninstall boards using the Boards Manager](https://support.arduino.cc/hc/en-us/articles/4407225360018-Uninstall-boards-using-the-Boards-Manager)
54
+
[Uninstall boards using the Boards Manager](https://support.arduino.cc/hc/en-us/articles/4407225360018-Uninstall-boards-using-the-Boards-Manager)
Copy file name to clipboardExpand all lines: content/Software Support/Installation/Uninstall-boards-from-Arduino-IDE.md
+12-22Lines changed: 12 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,42 +7,32 @@ The Boards Manager provides the most convenient way to remove unwanted or unused
7
7
8
8
The following instructions to uninstall is not limited to the core in this example; it equally would be applicable to both official Arduino and third party cores.
9
9
10
-
---
10
+
In this article:
11
+
12
+
-[Uninstall using the Boards Manager](#uninstall_board)
13
+
-[Uninstall by directly deleting files](#delete_files)
11
14
12
-
## Uninstall using the Boards Manager
15
+
---
13
16
14
-
> [!NOTE]
15
-
> In Arduino IDE 1.x, the "Arduino AVR Boards" package is bundled with [the application files](https://support.arduino.cc/hc/en-us/articles/4412943340178-Open-the-Arduino-IDE-installation-folder) and cannot be uninstalled using the Boards Manager.
17
+
## Uninstall using the Boards Manager{#uninstall_board}
16
18
17
19
The Boards Manager provides the most convenient way to remove unwanted or unused boards.
18
20
19
-
1.**Open the Boards Manager:**
20
-
21
-
* In the menu bar, select _Tools > Board > Boards Manager..._
22
-
* In IDE 2, you can also click on the  button in the sidebar.
21
+
1. In the menu bar, select *Tools > Board > Boards Manager...* or you can also click on the  button in the sidebar.
23
22
24
23
2. Filter the results by typing in the text field, and find the board package you want to uninstall.
25
24
26
-
3.**Uninstall the library:**
25
+
3.Click the **Remove** button.
27
26
28
-
* In Arduino IDE 1.x, click the **Remove** button.
* In Arduino IDE 2, hover over the "Installed" label to reveal the **Uninstall** button, and click it.
31
-
32
-

33
-
_The Library Manager looks slightly different depending on what version of the IDE you are using._
34
-
35
-
4. Confirm that you want to uninstall the board package.
29
+
4. Confirm that you want to uninstall the library by clicking **Yes**.
36
30
37
31
5. Wait while Arduino IDE uninstalls the board package.
38
32
39
-
If you want to remove many packages, or are unsure which packages are installed, it will be more efficient to [delete the files directly](#delete-files).
40
-
41
33
---
42
34
43
-
<aid="delete-files"></a>
44
-
45
-
## Uninstall by directly deleting files
35
+
## Uninstall by directly deleting files{#delete_files}
46
36
47
37
The files can also be removed directly with your system's file manager application:
48
38
@@ -60,4 +50,4 @@ The files can also be removed directly with your system's file manager applicati
60
50
61
51
## Further reading
62
52
63
-
*[Add boards to Arduino IDE](https://support.arduino.cc/hc/en-us/articles/360016119519)
53
+
-[Add boards to Arduino IDE](https://support.arduino.cc/hc/en-us/articles/360016119519)
0 commit comments