This is for boards not covered by the Olimex ESP32 PoE implementation. The major setting is about the PHY interface configuration. Tested with esp-idf v5.0.4 and Olimex ESP32 EVB boards. Signed-off-by: shiggy <mail@shiggytech.de>
23 lines
454 B
JSON
23 lines
454 B
JSON
{
|
|
"deploy": [
|
|
"../deploy.md"
|
|
],
|
|
"docs": "",
|
|
"features": [
|
|
"BLE",
|
|
"Battery Charging",
|
|
"Ethernet",
|
|
"External Flash",
|
|
"WiFi",
|
|
"microSD"
|
|
],
|
|
"images": [
|
|
"ESP32-EVB_Rev_K1.png"
|
|
],
|
|
"mcu": "esp32",
|
|
"product": "Olimex ESP32 EVB",
|
|
"thumbnail": "",
|
|
"url": "https://www.olimex.com/Products/IoT/ESP32/ESP32-EVB/open-source-hardware",
|
|
"vendor": "OLIMEX"
|
|
}
|