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

rtc: Disable Flashboot mode when disabling RTC Watchdog timer #152

Merged
merged 1 commit into from
Aug 16, 2022

Conversation

gustavonihei
Copy link
Contributor

Summary

This PR intends to fix a regression to Direct Boot support introduced on #134, which missed the inclusion of the routine for disabling the Flashboot mode.

Testing

Booting hello_world example application with Direct Boot support

Closes #149

This commit fixes a regression to Direct Boot support introduced on
routine.

Signed-off-by: Gustavo Henrique Nihei <[email protected]>
Copy link
Contributor

@bjoernQ bjoernQ left a comment

Choose a reason for hiding this comment

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

This fixes it for me! Thanks for the fix 👍

@bjoernQ bjoernQ merged commit 97d1c1e into esp-rs:main Aug 16, 2022
@gustavonihei gustavonihei deleted the bugfix/early_rwdt_disable branch August 16, 2022 15:36
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-C3 Direct-Boot: All Examples get restarted by Watchdog
2 participants