Skip to content

Commit f8aa862

Browse files
Fix some typos, move note. (#274)
* Updated for Arduino IDE 2.2.0 / Arduino Firmware Uploader 2.4 * Update content/Hardware Support/Generic/Upload-SSL-root-certificates.md Co-authored-by: Renat0Ribeir0 <86349945+Renat0Ribeir0@users.noreply.github.com> * Move note and fix typo * Typo --------- Co-authored-by: Renat0Ribeir0 <86349945+Renat0Ribeir0@users.noreply.github.com>
1 parent c9bc231 commit f8aa862

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/Hardware Support/Generic/Use-the-Firmware-Updater-in-Arduino-IDE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Use the Firmware Updater in Arduino IDE"
33
id: 360013896579
44
---
55

6-
Learn how to update the **Firmware Updater** tool in Arduino IDE.
6+
Learn how to use the **Firmware Updater** tool in Arduino IDE.
77

88
In this article:
99

@@ -32,8 +32,6 @@ The Firmware Updater tool in Arduino IDE supports[^deprecated] these boards and
3232

3333
[^deprecated]: MKR 1000 WiFi and MKR Vidor 4000 are not supported in Arduino IDE 2.2.0 / Arduino Firmware Uploader 2.4 or later. To update these boards, use Arduino IDE [2.2.1](https://github.com/arduino/arduino-ide/releases/tag/2.1.1) or Arduino Firmware Uploader [2.3.0](https://github.com/arduino/arduino-fwuploader/releases/tag/2.3.0). For more information, see the [Arduino Firmware Uploader user documentation](https://arduino.github.io/arduino-fwuploader/latest/deprecated/).
3434

35-
Note that **Arduino IDE 1.x** is no longer being maintained and uses an older version of the Arduino Firmware Uploader. Because of this, it does not support UNO R4 WiFi or Portetnta C33.
36-
3735
### Updating the firmware
3836

3937
Follow these steps to update your board's wireless connectivity firmware using Arduino IDE 2:
@@ -76,6 +74,8 @@ Follow these steps to update your board's wireless connectivity firmware using A
7674

7775
## Arduino IDE 1.8.19
7876

77+
> **Note:** Arduino IDE 1.8.19 is no longer being maintained and uses an older version of the Arduino Firmware Uploader. Because of this, it does not support newer boards like UNO R4 WiFi or Portenta C33.
78+
7979
To update the firmware in Arduino IDE 1.8.19, follow these steps:
8080

8181
1. Connect the board to your computer and make sure the Serial Monitor is not open.

0 commit comments

Comments
 (0)