summaryrefslogtreecommitdiff
path: root/tests/run-tests.py
diff options
context:
space:
mode:
authorChristian Zietz <czietz@gmx.net>2022-05-04 19:09:05 +0200
committerDamien George <damien@micropython.org>2022-05-19 16:40:39 +1000
commitea1c0557e5866ad7b84f18de18d0bf82e422e279 (patch)
treec49ca848633f8bf7cf1123dfc70b845ee0ab4d29 /tests/run-tests.py
parent8b201dc4c326cb932a9d3cd0fc9adc993305701d (diff)
esp8266/machine_wdt: Remove deinit method for watchdog.
Reasons for removal: - It did not work properly because it stopped the hardware watchdog timer while keeping the software watchdog running (issue #8597). - There isn't a deinit method for the WDT in any other port. - "The watchdog is not intended to be stopped. That is a feature." (See #8600.)
Diffstat (limited to 'tests/run-tests.py')
0 files changed, 0 insertions, 0 deletions