espressif / arduino-esp32

Arduino core for the ESP32
GNU Lesser General Public License v2.1
13.3k stars 7.35k forks source link

LILYGO® TTGO T7 Mini32 V1.5 ESP32-WROVER-B missing #7039

Open AlexFundorin opened 2 years ago

AlexFundorin commented 2 years ago

Related area

Board support

Hardware specification

LILYGO® TTGO T7 Mini32 V1.5 ESP32-WROVER-B

Is your feature request related to a problem?

T7 Mini32 V1.5 Introduce

Note:The difference between T7 V1.4 changed to V1.5:

GPIO has replaced the position, we replaced GPIO16 and GPIO17 two pins that can no longer be used for external expansion with GPIO25 and GPIO27 that can be used with defined functions, so that they can be compatible with those of miniD1 The expansion board is not affected by the original GPIO16 and GPIO17 pins.

http://www.lilygo.cn/prod_view.aspx?TypeId=50033&Id=978 https://aliexpress.ru/item/32977375539.html

Describe the solution you'd like

Add this board please

Describe alternatives you've considered

No response

Additional context

No response

I have checked existing list of Feature requests and the Contribution Guide

VojtechBartoska commented 2 years ago

Hello @AlexFundorin,

3rd party boards updates and additions needs to be done by vendors itself. It's not in our scope to update every HW based on Espressif products.

I will gladly ask you to send PR directly instead of an issue.

atkulp commented 1 year ago

It looks like v1.3 and v1.4 of this board are already included in the package. Is there a reason that v1.5 would be handled differently?

Shaquum commented 1 year ago

Hello @AlexFundorin,

3rd party boards updates and additions needs to be done by vendors itself. It's not in our scope to update every HW based on Espressif products.

I will gladly ask you to send PR directly instead of an issue.