platformio / platform-espressif32

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

Add support for TTGO T-Energy #535

Open JosPr21 opened 3 years ago

JosPr21 commented 3 years ago

Can you please add support for the TTGO T-Energy board with ESP-WROVER-B module and SIL2104 USB interface?

valeros commented 3 years ago

Hi @JosPr21 ! What framework do you plan to use with it?

JosPr21 commented 3 years ago

Hi @valeros, I intend to use the Arduino Framework.

valeros commented 3 years ago

Generally, we add new boards when they are available in the official packages. You'd better ask the maintainers of https://github.com/espressif/arduino-esp32 to add support for this board.