Skip to content

Commit 01745bf

Browse files
authored
Merge pull request #1673 from dhalbert/missing-bootloaders
some boards missing bootloader_id
2 parents d7850af + 443b45a commit 01745bf

6 files changed

+8
-2
lines changed

_board/espressif_esp32s2_devkitc_1_n4.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ manufacturer: "Espressif"
77
board_url:
88
- "https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/hw-reference/esp32s2/user-guide-s2-devkitc-1.html"
99
board_image: "espressif_esp32s2_devkitc_1_n4.jpg"
10+
bootloader_id: espressif_esp32s2_devkitc_1
1011
date_added: 2022-04-01
1112
family: esp32s2
1213
features:

_board/espressif_esp32s2_devkitc_1_n4r2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ manufacturer: "Espressif"
77
board_url:
88
- "https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/hw-reference/esp32s2/user-guide-s2-devkitc-1.html"
99
board_image: "espressif_esp32s2_devkitc_1_n4r2.jpg"
10+
bootloader_id: espressif_esp32s2_devkitc_1
1011
date_added: 2022-02-14
1112
family: esp32s2
1213
features:

_board/lilygo_tdisplay_s3_pro.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ manufacturer: "LILYGO"
77
board_url:
88
- "https://www.lilygo.cc/products/t-display-s3-pro"
99
board_image: "lilygo_tdisplay_s3_pro.jpg"
10+
bootloader_id: lilygo_tdisplay_s3_pro
1011
date_added: 2024-07-18
1112
family: esp32s3
1213
features:
@@ -43,4 +44,4 @@ Continuing the way of T-display S3, the case is ABS, and there is added the expa
4344

4445
* [LILYGO Own Store - Non-Camera Variant](https://www.lilygo.cc/products/t-display-s3-pro?variant=43111690141877)
4546
* [LILYGO Own Store - Camera Variant](https://www.lilygo.cc/products/t-display-s3-pro?variant=43111690764469)
46-
* [LILYGO Aliexpress Store](https://lilygo.aliexpress.com/store/2090076)
47+
* [LILYGO Aliexpress Store](https://lilygo.aliexpress.com/store/2090076)

_board/lilygo_tdongle_s3.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ manufacturer: "LILYGO"
77
board_url:
88
- "https://lilygo.cc/products/t-dongle-s3"
99
board_image: "lilygo_tdongle_s3.jpg"
10+
bootloader_id: lilygo_tdongle_s3
1011
date_added: 2024-07-18
1112
family: esp32s3
1213
features:

_board/waveshare_esp32_s3_matrix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ manufacturer: "Waveshare"
77
board_url:
88
- "https://www.waveshare.com/product/arduino/boards-kits/esp32/esp32-s3-matrix.htm"
99
board_image: "waveshare_esp32_s3_matrix.jpg"
10+
bootloader_id: waveshare_esp32_s3_matrix
1011
date_added: 2025-01-27
1112
family: esp32s3
1213
features:
@@ -35,4 +36,3 @@ Waveshare Wiki [link](https://www.waveshare.com/wiki/ESP32-S3-Matrix).
3536

3637
## Purchase
3738
* [Waveshare](https://www.waveshare.com/product/arduino/boards-kits/esp32/esp32-s3-matrix.htm)
38-

_board/waveshare_esp32_s3_touch_lcd_2.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ board_url:
88
- "https://www.waveshare.com/esp32-s3-touch-lcd-2.htm"
99
board_image: "waveshare_esp32_s3_touch_lcd_2.jpg"
1010
date_added: 2024-04-17
11+
bootloader_id: waveshare_esp32_s3_touch_lcd_2
12+
downloads_display: true
1113
family: esp32s3
1214
features:
1315
- USB-C

0 commit comments

Comments
 (0)