commit | 784e6847df2c81e203b03dfbf2bbc0456439cdf9 | [log] [tgz] |
---|---|---|
author | Martin Jäger <martin@libre.solar> | Thu May 20 07:35:33 2021 +0200 |
committer | Kumar Gala <kumar.gala@gmail.com> | Fri May 21 05:00:07 2021 -0500 |
tree | a3c78ac7fbcbd36f79101af95403f365ce3e864c | |
parent | 2cf355f92bf9d528a6d51f857f5f1894330fdd6a [diff] |
samples: drivers: watchdog: Pause during debugging Enable the option to pause the watchdog if the MCU is halted by a debugger. This fixes an issue with some Nordic MCUs (see #33509) where the board could not be flashed anymore if a short watchdog timeout (<100 ms) was used. Signed-off-by: Martin Jäger <martin@libre.solar>