platformio / platform-espressif32

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

Create Board Definition for Waveshare ESP32-S3 with 1.28 in Display #1332

Open deisterhold opened 3 months ago

deisterhold commented 3 months ago

Add board definition for: https://www.waveshare.com/esp32-s3-touch-lcd-1.28.htm

valeros commented 3 months ago

Hi @deisterhold, thanks for the PR. It's highly desirable that a proper variant header file is added to this repo https://github.com/espressif/arduino-esp32 in the first place.

deisterhold commented 3 months ago

@valeros created PR for new variant and updated in board definition.

deisterhold commented 3 months ago

PR has been merged.

valeros commented 3 months ago

Thanks for pinging, the board will be added once a new stable release of Arduino core is published.