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

Board request: TTGO-T8 v1.7 #196

Open dpsm64 opened 4 years ago

dpsm64 commented 4 years ago

Board request: TTGO-T8 v1.7 - https://github.com/LilyGO/TTGO-T8-ESP32#t8-v17

What kind of issue is this?

You can erase any parts of this template not applicable to your Issue.


Configuration

Operating system:

PlatformIO Version (platformio --version):

Description of problem

Board request: TTGO-T8 v1.7 - https://github.com/LilyGO/TTGO-T8-ESP32#t8-v17

Steps to Reproduce

1. 2. 3.

Actual Results

Expected Results

If problems with PlatformIO Build System:

The content of platformio.ini:

Insert here...

Source file to reproduce issue:

Insert here...

Additional info

atanisoft commented 4 years ago

@dpsm64 please file an issue on https://github.com/espressif/arduino-esp32 as this will need to be added there before PIO can expose it properly.

as a temporary solution you should be able to use one of the wrover board types.

dpsm64 commented 4 years ago

Not really clear where to make such a report. The link you sent has an Issues tab, but it seems geared to bug reports, not feature requests.

DPM

On Fri, Jul 5, 2019 at 11:57 AM Mike Dunston notifications@github.com wrote:

@dpsm64 https://github.com/dpsm64 please file an issue on https://github.com/espressif/arduino-esp32 as this will need to be added there before PIO can expose it properly.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/platformio/platform-espressif32/issues/196?email_source=notifications&email_token=AGYZIB6T66ROHTJKFBBQNC3P56KSRA5CNFSM4H57NFKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZKEPAA#issuecomment-508839808, or mute the thread https://github.com/notifications/unsubscribe-auth/AGYZIBYKWMSGSEHUWDPTU4TP56KSRANCNFSM4H57NFKA .

atanisoft commented 4 years ago

The link you sent has an Issues tab, but it seems geared to bug reports, not feature requests.

It covers both. Same as this area does for PIO.

valeros commented 4 years ago

Please open an issue here https://github.com/espressif/arduino-esp32/issues in the first place, so the board will be added to the Arduino framework officially.

dpsm64 commented 4 years ago

I did that months ago and a bot recently marked it as stale: https://github.com/espressif/arduino-esp32/issues/2972

atanisoft commented 4 years ago

@dpsm64 send a PR with https://github.com/espressif/arduino-esp32/issues/2972 to add the board definition, you can use the wrover board definition as a base and name it as ttgo-t8. The version 1.7 piece is not relevant to the board definition (no pin changes between versions) and should be omitted.