Skip to content

Update ADC and I2S APIs for 5.1 #8435

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

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Conversation

tannewt
Copy link
Member

@tannewt tannewt commented Sep 26, 2023

This fixes ESP32 because the BufferedIn used the old ADC API and I2S did too indirectly.

Tested on QT Py ESP32 Pico and Espressif S3 Devkit C N32R8.

Fixes #8429

This fixes ESP32 because the BufferedIn used the old ADC API and
I2S did too indirectly.

Fixes micropython#8429
@tannewt tannewt added the espressif applies to multiple Espressif chips label Sep 26, 2023
@tannewt tannewt added this to the 9.0.0 milestone Sep 26, 2023
Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

Did not test; thanks for updating!

@tannewt tannewt merged commit 44d27cb into adafruit:main Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
espressif applies to multiple Espressif chips
Projects
None yet
Development

Successfully merging this pull request may close these issues.

M5Stack Timer Camera X doesn't boot with idf5.1, but does with 5.0
3 participants