Skip to content

Commit 1a48843

Browse files
authored
Merge branch 'adafruit:main' into remove-maker-zero-samd21
2 parents ba32861 + 528db4c commit 1a48843

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

_board/adafruit_qualia_s3_rgb666.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ board_url: "https://www.adafruit.com/product/5800"
88
board_image: "adafruit_qualia_s3_rgb666.jpg"
99
date_added: 2023-10-3
1010
family: esp32s3
11+
bootloader_id: adafruit_qualia_s3_rgb666
1112
tags:
1213
- Qualia S3
1314
features:

_board/magiclick_s3_n4r2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ board_url: "https://github.com/MakerM0/MagiClick-esp32s3"
88
board_image: "magiclick_s3.jpg"
99
date_added: 2023-9-30
1010
family: esp32s3
11+
bootloader_id: magiclick_s3_n4r2
1112
downloads_display: true
1213
features:
1314
- Wi-Fi

_board/raspberry_pi_pico_w.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ While the RP2040 has lots of onboard RAM (264KB), it does not have built-in FLAS
7171
- USB 1.1 controller and PHY, with host and device support
7272
- 8 PIO state machines
7373

74-
[Click here for the Raspberry Pi documentation.](https://raspberrypi.org/documentation/pico/getting-started/)
74+
[Click here for the Raspberry Pi documentation.](https://www.raspberrypi.com/documentation/microcontrollers/raspberry-pi-pico.html#raspberry-pi-pico-w)
7575
[Click here for Getting Started with Raspberry Pi Pico and CircuitPython.](https://learn.adafruit.com/getting-started-with-raspberry-pi-pico-circuitpython)
7676

7777
## Purchase

_data/bootloaders.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"version": "v3.15.0"
88
},
99
"esp32s2": {
10-
"version": "0.16.0"
10+
"version": "0.18.1"
1111
},
1212
"esp32s3": {
13-
"version": "0.16.0"
13+
"version": "0.18.1"
1414
},
1515
"esp32c3": {},
1616
"esp32c6": {},

0 commit comments

Comments
 (0)