Skip to content

Commit e54ac33

Browse files
committed
Boards Package Update
Updating software install section for espressif Arduino Boards v3 release including Qwiic Pocket & C6 Thing Plus.
1 parent b83d06c commit e54ac33

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed
-50.8 KB
Loading

docs/software_setup.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,7 @@ With the Qwiic Pocket Dev Board connected to our computer, it's time to set up t
99

1010
## Installing espressif Arduino Boards
1111

12-
!!! important
13-
As of this board's release, espressif is currently working on an update to v3.0.0 for their boards manager with support for the Qwiic Pocket Development Board - ESP32-C6. This release is in alpha phase at the moment. Open the preferences menu by navigating to <b>File</b> > <b>Preferences</b>. Look at the bottom of the Preferences menu for "Additional boards manager URLS" and then copy this JSON link into that field:
14-
https://espressif.github.io/arduino-esp32/package_esp32_dev_index.json
15-
16-
Click "Ok" and then open the Boards Manager tool, search for "espressif ESP32" and install the latest alpha release (3.0.0-alpha2 or later). This install process may take some time but when it completes, you can select "SparkFun ESP32-C6 Qwiic Pocket" as the board to upload code to the Qwiic Pocket Development Board. We'll keep an eye out for the full release of v3.0.0 and update this page once it is out.
17-
18-
The espressif ESP32 Arduino Boards package includes the Qwiic Pocket Development Board - ESP32-C6. Install it by opening the Boards Manager tab on the left side of the IDE, then search for "espressif ESP32" and install the latest version of the ESP32 boards package as the screenshot below shows. This assumes the use of Arduino 2.x. Legacy users (Arduino 1.8x and previous) can find the Boards Manager tool in File/Tools/Boards Manager.
12+
The espressif ESP32 Arduino Boards package includes the Qwiic Pocket Development Board - ESP32-C6. Install it by opening the Boards Manager tab on the left side of the IDE, then search for "espressif ESP32" and install the latest version of the ESP32 boards package as the screenshot below shows. This assumes the use of Arduino 2.x and later. If you're on Legacy Arduino (1.8x and previous) can find the Boards Manager tool in File/Tools/Boards Manager.
1913

2014
<figure markdown>
2115
[![ESP32 Boards manager install.](./assets/images/espressif_arduino_boards.jpg){ width="400"}](./assets/images/espressif_arduino_boards.jpg "Click to enlarge")

0 commit comments

Comments
 (0)