Skip to content

Commit 63877d0

Browse files
committed
Update ide-v2-board-manager.md
1 parent 354c93e commit 63877d0

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

content/software/ide-v2/tutorials/ide-v2-board-manager/ide-v2-board-manager.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Do you have an Arduino board in your hands, but are not sure what core you need
8383

8484
### AVR
8585

86-
The AVR Boards package is based on the Arduino AVR Core, and includes the following boards:
86+
The **AVR Boards** package is based on the **Arduino AVR Core**, and includes the following boards:
8787

8888
- [UNO R3](/hardware/uno-rev3)
8989
- [UNO R3 SMD](/hardware/uno-rev3-smd)
@@ -93,53 +93,53 @@ The AVR Boards package is based on the Arduino AVR Core, and includes the follow
9393
- [Nano](/hardware/nano)
9494
- [Mega 2560](/hardware/mega-2560)
9595

96-
The AVR core comes pre-installed when you download the Arduino IDE, so if you have one of these boards - Great! You're already done and won't need to install it yourself. You can, however, still find it in the board manager if you want to change what version of the core you have installed. For detailed instructions on how to do this, [follow the steps above](#installing-a-core).
96+
The **AVR core** comes pre-installed when you download the Arduino IDE, so if you have one of these boards - Great! You're already done and won't need to install it yourself. You can, however, still find it in the board manager if you want to change what version of the core you have installed. For detailed instructions on how to do this, [follow the steps above](#installing-a-core).
9797

9898
For source code and reporting issues, please visit the official GitHub repository:
9999

100100
- [ArduinoCore-avr](https://github.com/arduino/ArduinoCore-avr)
101101

102102
### MegaAVR
103103

104-
The MegaAVR Boards package is based on the Arduino AVR Core, and includes the following boards:
104+
The **MegaAVR Boards package** is based on the **Arduino AVR Core**, and includes the following boards:
105105

106106
- [UNO WiFi Rev2](/hardware/uno-wifi-rev2)
107107
- [Nano Every](/hardware/nano-every)
108108

109-
You can install this package in the board manager by searching for "Arduino MegaAVR Boards". For detailed instructions, see the [Installing a Board Package section](#installing-a-core).
109+
You can install this package in the board manager by searching for "**Arduino MegaAVR Boards**". For detailed instructions, see the [Installing a Core section](#installing-a-core).
110110

111111
For source code and reporting issues, please visit the official GitHub repository:
112112

113113
- [ArduinoCore-megaavr](https://github.com/arduino/ArduinoCore-megaavr)
114114

115115
### UNO R4
116116

117-
The UNO R4 Boards package is based on the Arduino Renesas Core, and includes the following boards:
117+
The **UNO R4 Boards** package is based on the **Arduino Renesas Core**, and includes the following boards:
118118

119119
- [UNO R4 Minima](/hardware/uno-r4-minima)
120120
- [UNO R4 WiFi](/hardware/uno-r4-wifi)
121121

122-
You can install this package in the board manager by searching for "Arduino UNO R4 Boards". For detailed instructions, see the [Installing a Board Package section](#installing-a-core).
122+
You can install this package in the board manager by searching for "**Arduino UNO R4 Boards**". For detailed instructions, see the [Installing a Core section](#installing-a-core).
123123

124124
For source code and reporting issues, please visit the official GitHub repository:
125125

126126
- [ArduinoCore-renesas](https://github.com/arduino/ArduinoCore-renesas)
127127

128128
### SAM
129129

130-
The SAM Boards package is based on the Arduino SAM Core, and includes the following boards:
130+
The **SAM Boards** package is based on the **Arduino SAM Core**, and includes the following boards:
131131

132132
- [Due](/hardware/due)
133133

134-
You can install this package in the board manager by searching for "Arduino SAM Boards". For detailed instructions, see the [Installing a Board Package section](#installing-a-core).
134+
You can install this package in the board manager by searching for "**Arduino SAM Boards**". For detailed instructions, see the [Installing a Core section](#installing-a-core).
135135

136136
For source code and reporting issues, please visit the official GitHub repository:
137137

138138
- [ArduinoCore-sam](https://github.com/arduino/ArduinoCore-sam)
139139

140140
### SAMD
141141

142-
The SAMD Boards package is based on the Arduino SAMD Core, and includes the following boards:
142+
The **SAMD Boards** package is based on the **Arduino SAMD Core**, and includes the following boards:
143143

144144
- [Zero](/hardware/zero)
145145
- [Nano 33 IoT](/hardware/nano-33-iot)
@@ -154,99 +154,99 @@ The SAMD Boards package is based on the Arduino SAMD Core, and includes the foll
154154
- [MKR Vidor 4000](/hardware/mkr-vidor-4000)
155155

156156

157-
You can install this package in the board manager by searching for "Arduino SAMD Boards". For detailed instructions, see the [Installing a Board Package section](#installing-a-core).
157+
You can install this package in the board manager by searching for "**Arduino SAMD Boards**". For detailed instructions, see the [Installing a Core section](#installing-a-core).
158158

159159
For source code and reporting issues, please visit the official GitHub repository:
160160

161161
- [ArduinoCore-samd](https://github.com/arduino/ArduinoCore-samd)
162162

163163
### Mbed OS GIGA
164164

165-
The Mbed OS GIGA Boards package is based on the Arduino Mbed Core, and includes the following boards:
165+
The **Mbed OS GIGA Boards** package is based on the **Arduino Mbed Core**, and includes the following boards:
166166

167167
- [GIGA R1 WiFi](/hardware/giga-r1-wifi)
168168

169-
You can install this package in the board manager by searching for "Arduino Mbed OS GIGA Boards". For detailed instructions, see the [Installing a Board Package section](#installing-a-core).
169+
You can install this package in the board manager by searching for "**Arduino Mbed OS GIGA Boards**". For detailed instructions, see the [Installing a Core section](#installing-a-core).
170170

171171
For source code and reporting issues, please visit the official GitHub repository:
172172

173173
- [ArduinoCore-mbed](https://github.com/arduino/ArduinoCore-mbed)
174174

175175
### Mbed OS Nano
176176

177-
The Mbed OS Nano Boards package is based on the Arduino Mbed Core, and includes the following boards:
177+
The **Mbed OS Nano Boards** package is based on the **Arduino Mbed Core**, and includes the following boards:
178178

179179
- [Nano RP2040 Connect](/hardware/nano-rp2040-connect)
180180
- [Nano 33 BLE](/hardware/nano-33-ble)
181181
- [Nano 33 BLE Sense](/hardware/nano-33-ble-sense)
182182
- [Nano 33 BLE Sense Rev2](/hardware/nano-33-ble-sense-rev2)
183183

184-
You can install this package in the board manager by searching for "Arduino Mbed OS Nano Boards". For detailed instructions, see the [Installing a Board Package section](#installing-a-core).
184+
You can install this package in the board manager by searching for "**Arduino Mbed OS Nano Boards**". For detailed instructions, see the [Installing a Core section](#installing-a-core).
185185

186186
For source code and reporting issues, please visit the official GitHub repository:
187187

188188
- [ArduinoCore-mbed](https://github.com/arduino/ArduinoCore-mbed)
189189

190190
### Mbed OS Portenta
191191

192-
The Mbed OS Portenta Boards package is based on the Arduino Mbed Core, and includes the following boards:
192+
The **Mbed OS Portenta Boards** package is based on the **Arduino Mbed Core**, and includes the following boards:
193193

194194
- [Portenta H7](/hardware/portenta-h7)
195195
- [Portenta H7-lite](/hardware/portenta-h7-lite)
196196
- [Portenta H7-lite-connected](/hardware/portenta-h7-lite-connected)
197197
- [Portenta X8](/hardware/portenta-x8)
198198

199-
You can install this package in the board manager by searching for "Arduino Mbed OS Portenta Boards". For detailed instructions, see the [Installing a Board Package section](#installing-a-core).
199+
You can install this package in the board manager by searching for "**Arduino Mbed OS Portenta Boards**". For detailed instructions, see the [Installing a Core section](#installing-a-core).
200200

201201
For source code and reporting issues, please visit the official GitHub repository:
202202

203203
- [ArduinoCore-mbed](https://github.com/arduino/ArduinoCore-mbed)
204204

205205
### Mbed OS Nicla
206206

207-
The Mbed OS Nicla Boards package is based on the Arduino Mbed Core, and includes the following boards:
207+
The **Mbed OS Nicla Boards** package is based on the **Arduino Mbed Core**, and includes the following boards:
208208

209209
- [Nicla Sense ME](/hardware/nicla-sense-me)
210210
- [Nicla Vision](/hardware/nicla-vision)
211211
- [Nicla Voice](/hardware/nicla-voice)
212212

213-
You can install this package in the board manager by searching for "Arduino Mbed OS Nicla Boards". For detailed instructions, see the [Installing a Board Package section](#installing-a-core).
213+
You can install this package in the board manager by searching for "**Arduino Mbed OS Nicla Boards**". For detailed instructions, see the [Installing a Core section](#installing-a-core).
214214

215215
For source code and reporting issues, please visit the official GitHub repository:
216216

217217
- [ArduinoCore-mbed](https://github.com/arduino/ArduinoCore-mbed)
218218

219219
### Mbed OS Edge boards
220220

221-
The Mbed OS Edge Boards package is based on the Arduino Mbed Core, and includes the following boards:
221+
The **Mbed OS Edge Boards** package is based on the **Arduino Mbed Core**, and includes the following boards:
222222

223223
- [Edge Control](/hardware/edge-control)
224224

225-
You can install this package in the board manager by searching for "Arduino Mbed OS Edge Boards". For detailed instructions, see the [Installing a Board Package section](#installing-a-core).
225+
You can install this package in the board manager by searching for "**Arduino Mbed OS Edge Boards**". For detailed instructions, see the [Installing a Core section](#installing-a-core).
226226

227227
For source code and reporting issues, please visit the official GitHub repository:
228228

229229
- [ArduinoCore-mbed](https://github.com/arduino/ArduinoCore-mbed)
230230

231231
### Renesas Portenta
232232

233-
The Renesas Portenta Boards package is based on the Arduino Renesas Core, and includes the following boards:
233+
The **Renesas Portenta Boards** package is based on the **Arduino Renesas Core**, and includes the following boards:
234234

235235
- [Portenta C33](/hardware/portenta-c33)
236236

237-
You can install this package in the board manager by searching for "Arduino Renesas Portenta Boards". For detailed instructions, see the [Installing a Board Package section](#installing-a-core).
237+
You can install this package in the board manager by searching for "**Arduino Renesas Portenta Boards**". For detailed instructions, see the [Installing a Core section](#installing-a-core).
238238

239239
For source code and reporting issues, please visit the official GitHub repository:
240240

241241
- [ArduinoCore-renesas](https://github.com/arduino/ArduinoCore-renesas)
242242

243243
### ESP32
244244

245-
The ESP32 Boards package is based on the Arduino-esp32 core, and includes the following boards:
245+
The **ESP32 Boards** package is based on the **Arduino-esp32 core**, and includes the following boards:
246246

247247
- [Nano ESP32](/hardware/nano-esp32)
248248

249-
You can install this package in the board manager by searching for "Arduino ESP32 Boards". For detailed instructions, see the [Installing a Board Package section](#installing-a-core).
249+
You can install this package in the board manager by searching for "**Arduino ESP32 Boards**". For detailed instructions, see the [Installing a Core section](#installing-a-core).
250250

251251
For source code and reporting issues, please visit the official GitHub repository:
252252

0 commit comments

Comments
 (0)