Add Esp32-Stick-PoE-A

This commit is contained in:
Pierre Kancir 2023-11-16 17:15:18 +01:00
parent 527c2eaf4a
commit 203e871c4a

View File

@ -0,0 +1,22 @@
[
{
"name": "Esp32-Stick-PoE-A",
"nrf24": {
"miso": 2,
"mosi": 15,
"clk": 14,
"irq": 34,
"en": 12,
"cs": 4
},
"eth": {
"enabled": true,
"phy_addr": 1,
"power": -1,
"mdc": 23,
"mdio": 18,
"type": 0,
"clk_mode": 3
}
}
]