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

Fix ESP32-C6 compatiblity #97

Merged
merged 2 commits into from
Aug 24, 2023
Merged

Fix ESP32-C6 compatiblity #97

merged 2 commits into from
Aug 24, 2023

Conversation

someweisguy
Copy link
Owner

This fixes compatibility issues with the ESP32-C6. It ensures that the peripheral clocks are correctly configured and that UART register writes are sync'd with the clock, per the C6's technical manual.

@someweisguy someweisguy merged commit 3beb31c into release/v3.1 Aug 24, 2023
@someweisguy someweisguy deleted the fix/esp32c6 branch August 24, 2023 03:25
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.

None yet

1 participant