Skip to content

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

Closed
IhorNehrutsa wants to merge 1 commit into
micropython:masterfrom
IhorNehrutsa:hour_WDT
Closed

docs/esp32: Reinitialize watchdog timer with longer timeout.#10901
IhorNehrutsa wants to merge 1 commit into
micropython:masterfrom
IhorNehrutsa:hour_WDT

Conversation

@IhorNehrutsa
Copy link
Copy Markdown
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
Copy Markdown

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