29deef2def
The upper limit of the timeout should not be 0. tests/drivers/watchdog/wdt_basic_api checks for this and fails as the driver currently only checks that the timout does not exceed the upper bound. This also makes it check the lower bound, so that the test passes. Signed-off-by: Benjamin Valentin <benjamin.valentin@ml-pa.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.cmsdk_apb | ||
Kconfig.esp32 | ||
Kconfig.mcux_wdog | ||
Kconfig.nrfx | ||
Kconfig.qmsi | ||
Kconfig.sam | ||
Kconfig.sam0 | ||
Kconfig.stm32 | ||
iwdg_stm32.c | ||
iwdg_stm32.h | ||
wdog_cmsdk_apb.c | ||
wdt_esp32.c | ||
wdt_mcux_wdog.c | ||
wdt_nrfx.c | ||
wdt_qmsi.c | ||
wdt_sam.c | ||
wdt_sam0.c |