some boards missing bootloader_id
This commit is contained in:
parent
d7850af5cb
commit
443b45a985
6 changed files with 8 additions and 2 deletions
|
|
@ -7,6 +7,7 @@ manufacturer: "Espressif"
|
|||
board_url:
|
||||
- "https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/hw-reference/esp32s2/user-guide-s2-devkitc-1.html"
|
||||
board_image: "espressif_esp32s2_devkitc_1_n4.jpg"
|
||||
bootloader_id: espressif_esp32s2_devkitc_1
|
||||
date_added: 2022-04-01
|
||||
family: esp32s2
|
||||
features:
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ manufacturer: "Espressif"
|
|||
board_url:
|
||||
- "https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/hw-reference/esp32s2/user-guide-s2-devkitc-1.html"
|
||||
board_image: "espressif_esp32s2_devkitc_1_n4r2.jpg"
|
||||
bootloader_id: espressif_esp32s2_devkitc_1
|
||||
date_added: 2022-02-14
|
||||
family: esp32s2
|
||||
features:
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ manufacturer: "LILYGO"
|
|||
board_url:
|
||||
- "https://www.lilygo.cc/products/t-display-s3-pro"
|
||||
board_image: "lilygo_tdisplay_s3_pro.jpg"
|
||||
bootloader_id: lilygo_tdisplay_s3_pro
|
||||
date_added: 2024-07-18
|
||||
family: esp32s3
|
||||
features:
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ manufacturer: "LILYGO"
|
|||
board_url:
|
||||
- "https://lilygo.cc/products/t-dongle-s3"
|
||||
board_image: "lilygo_tdongle_s3.jpg"
|
||||
bootloader_id: lilygo_tdongle_s3
|
||||
date_added: 2024-07-18
|
||||
family: esp32s3
|
||||
features:
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ manufacturer: "Waveshare"
|
|||
board_url:
|
||||
- "https://www.waveshare.com/product/arduino/boards-kits/esp32/esp32-s3-matrix.htm"
|
||||
board_image: "waveshare_esp32_s3_matrix.jpg"
|
||||
bootloader_id: waveshare_esp32_s3_matrix
|
||||
date_added: 2025-01-27
|
||||
family: esp32s3
|
||||
features:
|
||||
|
|
@ -35,4 +36,3 @@ Waveshare Wiki [link](https://www.waveshare.com/wiki/ESP32-S3-Matrix).
|
|||
|
||||
## Purchase
|
||||
* [Waveshare](https://www.waveshare.com/product/arduino/boards-kits/esp32/esp32-s3-matrix.htm)
|
||||
|
||||
|
|
|
|||
|
|
@ -8,6 +8,8 @@ board_url:
|
|||
- "https://www.waveshare.com/esp32-s3-touch-lcd-2.htm"
|
||||
board_image: "waveshare_esp32_s3_touch_lcd_2.jpg"
|
||||
date_added: 2024-04-17
|
||||
bootloader_id: waveshare_esp32_s3_touch_lcd_2
|
||||
downloads_display: true
|
||||
family: esp32s3
|
||||
features:
|
||||
- USB-C
|
||||
|
|
|
|||
Loading…
Reference in a new issue