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

Work around ESP32 I2S header compile error #49

Merged
merged 1 commit into from
Feb 17, 2025
Merged

Conversation

earlephilhower
Copy link
Owner

Arduino-ESP32 3.1.2 includes an IDF which has an error in the I2S default clock initialization macro. Replace the macro with the workaround identified by @Jason2866 in espressif/arduino-esp32#10975

Arduino-ESP32 3.1.2 includes an IDF which has an error in the I2S default
clock initialization macro.  Replace the macro with the workaround identified
by @Jason2866 in espressif/arduino-esp32#10975
@earlephilhower earlephilhower merged commit 13e3d04 into master Feb 17, 2025
5 checks passed
@earlephilhower earlephilhower deleted the esp32i2s1 branch February 17, 2025 17:17
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.

1 participant