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 Support for Waveshare ESP32-S3-LCD-1.47 board #16

Merged

Conversation

kylefmohr
Copy link
Contributor

Hi! Thank you for your hard work on this awesome project.

This PR adds support for the Waveshare ESP32-S3-LCD-1.47, a board very similar to the LILYGO Dongle.

Additionally, it changes the platformio.ini configuration to use extends = common, rather than redundantly listing the ${common.<whatever>} options for each board.

Finally, it moves the definition of the TFT panel type to the platformio.ini file

These changes have been tested on the aforementioned Waveshare board. Thanks again!

@i-am-shodan
Copy link
Owner

Wow thanks! I got my own Waveshare board last night and starting working on a similar port! I've got a few other changes I've added which i'll base on this PR.

@i-am-shodan
Copy link
Owner

Will merge this if it builds and add PSRAM support later

@i-am-shodan i-am-shodan merged commit ba7d137 into i-am-shodan:master Oct 18, 2024
2 checks passed
@kylefmohr kylefmohr deleted the Add_Waveshare-ESP32-S3-LCD-1_47 branch October 18, 2024 08:43
@kylefmohr
Copy link
Contributor Author

Wow thanks! I got my own Waveshare board last night and starting working on a similar port! I've got a few other changes I've added which i'll base on this PR.

Very cool! I'm going to look into adding support for the Waveshare ESP32-S3-GEEK next.

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

Successfully merging this pull request may close these issues.

2 participants