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 corrupt debug message in esp32-hal-cpu.c #7264

Merged
merged 1 commit into from
Sep 16, 2022

Conversation

mrengineer7777
Copy link
Collaborator


Description of Change

Issue: Serial data sent during frequency change is corrupted. Fixes corrupt debug message by printing it after the frequency change has completed.

Tests scenarios

Tested fix on ESP32-WROOM-32UE

Related links

Please provide links to related issue, PRs etc.
Closes #7250.

Issue: Serial data sent during frequency change is corrupted.
Fixes corrupt debug message by printing the message after the frequency change is completed.
@me-no-dev me-no-dev merged commit b473fc6 into espressif:master Sep 16, 2022
@mrengineer7777 mrengineer7777 deleted the patch-1 branch September 16, 2022 19:54
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.

esp32-hal-cpu.c corrupt log entry
2 participants