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 Lilygo T-embed esp32s3 board #7658

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

titimoby
Copy link

This is the code to add the Lilygo T-Embed s3 board.
I followed the Adafruit guides, ran the pre-commit and I hope I was correct on all rules.

This PR was based on espressif_esp32s3_devkitc_1_n8r8 which was already working on that board.
I adujsted the proper amount of RAM and PSRAM
I added pins definitions for all features of the board
I then added display init to ease the usage of the screen attached to this board.

This was tested on two boards and I also tested with the examples from

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@tannewt tannewt merged commit 482ba05 into adafruit:main Feb 28, 2023
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