32a858e254
The major setting is about the PHY interface configuration. The configuration matches the Olimex ESP32 Gateway as well. Tested with esp-idf v4.2.4 and Olimex ESP32 POE boards.
25 lines
432 B
JSON
25 lines
432 B
JSON
{
|
|
"deploy": [
|
|
"../deploy.md"
|
|
],
|
|
"docs": "",
|
|
"features": [
|
|
"BLE",
|
|
"WiFi",
|
|
"MicroSD",
|
|
"Battery Charging",
|
|
"Ethernet",
|
|
"PoE",
|
|
"Breadboard friendly"
|
|
],
|
|
"id": "esp32",
|
|
"images": [
|
|
"ESP32-POE-ISO-1.jpg"
|
|
],
|
|
"mcu": "esp32",
|
|
"product": "ESP32",
|
|
"thumbnail": "",
|
|
"url": "https://www.olimex.com/",
|
|
"vendor": "Olimex"
|
|
}
|