shiggy 6c73573b34 esp32/boards/OLIMEX_ESP32_EVB: Add Olimex ESP32 EVB board definition.
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>
2024-09-19 15:56:27 +10:00

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"
}