Updating bootloader Id waveshare_esp32_s3_pico.md
Changing the board id to match from official circuitpython repo.
This commit is contained in:
parent
0caa344da9
commit
4f024d37fa
1 changed files with 2 additions and 1 deletions
|
|
@ -6,13 +6,14 @@ name: "ESP32-S3-Pico"
|
|||
manufacturer: "Waveshare"
|
||||
board_url: "https://www.waveshare.com/esp32-s3.htm"
|
||||
board_image: "ESP32-S3-Pico.jpg"
|
||||
bootloader_id: waveshare_esp32s3_pico
|
||||
bootloader_id: waveshare_esp32_s3_pico
|
||||
date_added: 2023-8-30
|
||||
family: esp32s3
|
||||
features:
|
||||
- Breadboard-Friendly
|
||||
- USB-C
|
||||
- Wi-Fi
|
||||
- Bluetooth/BTLE
|
||||
---
|
||||
|
||||
This is a WiFi development board with compact size, plenty peripheral interfaces, integrated low-power Wi-Fi System-on-Chip (SoC) and mass memory, supporting Raspberry Pi Pico expansion board ecosystem.
|
||||
|
|
|
|||
Loading…
Reference in a new issue