platformio / platform-espressif32

Espressif 32: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/espressif32
Apache License 2.0
901 stars 609 forks source link

TTGO LilyGO T-ETH-POE support #475

Open Mingyu-Kim opened 3 years ago

Mingyu-Kim commented 3 years ago

Can you add TTGO's T-ETH-POE support?

Board info https://github.com/Xinyuan-LilyGO/LilyGO-T-ETH-POE http://www.lilygo.cn/prod_view.aspx?TypeId=50033&Id=1307&FId=t3:50033:3

Example https://github.com/Xinyuan-LilyGO/LilyGO-T-ETH-POE/tree/master/example/eth

Thank you

cnoork commented 3 years ago

I would also like that the board is added to PlatformIO

WombatHollow commented 3 years ago

YEs please, I would also like this board (along with other TTGO boards) added to PlatformIO, or a document showing the interim workarounds (see TTGO T8 issue (Board Request). Thanks

Lgeorge-V commented 8 months ago

I would greatly appreciate it if this board was added to PlatformIO.

WombatHollow commented 8 months ago

Yes please to adding ttgo boards including this one to platformio. PLEASE

PurP13cray0n commented 8 months ago

Please add this board to the list of boards supported

valeros commented 8 months ago

There is no proper variant file for this board in the official Arduino core for ESP32 at the moment, so it needs to be added to this repo https://github.com/espressif/arduino-esp32 in the first place.

PurP13cray0n commented 8 months ago

Thank you for directing me towards the underlying problem, I have made a feature request in the Official Arduino core for ESP32. https://github.com/espressif/arduino-esp32/issues/9159