Skip to content

docs/esp32: Reinitialize watchdog timer with longer timeout. #10901

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

Closed
wants to merge 1 commit into from

Conversation

IhorNehrutsa
Copy link
Contributor

If the WDT timeout is short(several seconds), a problem occurs when updating the software:
you don't have enough time to copy updates to the device.
ESP32 allows reinitializing the watchdog with a longer timeout - like an hour.

Discussion in
ESP32/machine_wdt.c: Add WDT.deinit() method. #6631

The best explanation at #6631 (comment)

@github-actions
Copy link

Code size report:


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants