Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add board definition for Waveshare ESP32-S3 Touch LCD 1.28 #1409

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

scar027
Copy link

@scar027 scar027 commented Jun 26, 2024

This code contains additional "memory_type" parameter in the "build" block ,"-DARDUINO_USB_MODE=1", parameter in the "extra_flags": block and a different "speed": argument in the "upload" block compared to #1332 .

The discussion during writing of this code can be seen here

The code was written by @maxgerhardt when I needed it for my own project. I have tested the same on my Waveshare ESP32-S3 Touch LCD 1.28 and can confirm that it works. I'm putting this here so that it can be officially supported by PlatformIO's board manager.

This closes #1323

@valeros
Copy link
Member

valeros commented Jul 8, 2024

Hi @scar027, thanks for the PR. This board requires Arduino core v3.0 which is not officially supported yet.

@sivar2311
Copy link

Hi @valeros !
I can't see any requirement for Arduino 3.x since this is an S3 based board!?

@maxgerhardt
Copy link
Contributor

@sivar2311
Copy link

Thanks @maxgerhardt for the clearification!

@scar027
Copy link
Author

scar027 commented Jul 8, 2024

Thank you for the response @valeros. Do you recommend that I keep this open so that this can be incorporated when Arduino core v3.0 is officially supported or should I close the PR?

@valeros
Copy link
Member

valeros commented Jul 9, 2024

@scar027 Let's keep it open

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Waveshare ESP32-S3-Touch-LCD-1.28 board request
4 participants