8000 Add Espressif's HMI DevKit by jepler · Pull Request #5237 · adafruit/circuitpython · GitHub
[go: up one dir, main page]

Skip to content

Add Espressif's HMI DevKit #5237

New issue

Have a question about 8000 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

Merged
merged 2 commits into from
Sep 1, 2021
Merged

Add Espressif's HMI DevKit #5237

merged 2 commits into from
Sep 1, 2021

Conversation

jepler
Copy link
@jepler jepler commented Aug 26, 2021

this is only tested to come up to the REPL & mount CIRCUITPY. Pin assignments should be right but were not double-checked. The screen is unsupported so far.

This board depends on the I/O pull ups for the I2C bus (verified by schematic) so this adds a compile time option that enables pull ups for ANY i2c bus on a board.

Sticking this in DRAFT state briefly while I apply for a PID from Espressif.

@jepler jepler linked an issue Aug 26, 2021 that may be closed by this pull request
this is only tested to come up to the REPL & mount CIRCUITPY. Pin
assignments should be right but were not double-checked.  The screen
is unsupported so far.

This board depends on the I/O pull ups for the I2C bus (verified by
schematic) so this adds a compile time option that enables pull ups
for ANY i2c bus on a board.
@jepler
Copy link
Author
jepler commented Aug 26, 2021

Updated with the PIDs in espressif/usb-pids#22 but I expect this to change as they have other pending PRs to merge first.

@tannewt
Copy link
Member
tannewt commented Sep 1, 2021

USB PID updated to match Espressif's allocation.

@tannewt tannewt marked this pull request as ready for review September 1, 2021 17:51
@tannewt tannewt self-requested a review September 1, 2021 17:51
@tannewt tannewt added this to the 7.0.0 milestone Sep 1, 2021
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.

Thanks!

@tannewt tannewt merged commit cf08994 into adafruit:main Sep 1, 2021
@jepler jepler deleted the hmi branch November 3, 2021 21:09
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.

Add support for Espressif ESP32-S2-HMI-DevKit-1
2 participants
0