df3f59ca4b
Signed-off-by: Damien George <damien@micropython.org>
24 lines
441 B
JSON
24 lines
441 B
JSON
{
|
|
"deploy": [
|
|
"../deploy.md"
|
|
],
|
|
"docs": "",
|
|
"features": [
|
|
"BLE",
|
|
"SPIRAM",
|
|
"WiFi"
|
|
],
|
|
"id": "esp32spiram",
|
|
"images": [
|
|
"esp32_psram.jpg"
|
|
],
|
|
"mcu": "esp32",
|
|
"product": "ESP32 with SPIRAM",
|
|
"thumbnail": "",
|
|
"url": "https://www.espressif.com/en/products/modules",
|
|
"variants": {
|
|
"idf3": "Compiled with IDF 3.x"
|
|
},
|
|
"vendor": "Espressif"
|
|
}
|