afd407af8f
These are now variants of the GENERIC_S3 board. This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
24 lines
452 B
JSON
24 lines
452 B
JSON
{
|
|
"deploy": [
|
|
"../deploy_s3.md"
|
|
],
|
|
"docs": "",
|
|
"features": [
|
|
"BLE",
|
|
"External Flash",
|
|
"External RAM",
|
|
"WiFi"
|
|
],
|
|
"images": [
|
|
"generic_s3.jpg"
|
|
],
|
|
"mcu": "esp32s3",
|
|
"product": "ESP32-S3",
|
|
"thumbnail": "",
|
|
"url": "https://www.espressif.com/en/products/modules",
|
|
"vendor": "Espressif",
|
|
"variants": {
|
|
"spiram-oct": "Support for Octal-SPIRAM"
|
|
}
|
|
}
|