mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-18 22:45:22 +00:00
STM32 specific behavior "IWDG_STM32_START_AT_BOOT" is enabled by default. As all vendor specific behavior, this is preferred to be disabled by default and activated at application level, so application can have better control of the driver. For instance watchdog test can't run with this setting. Disable by default. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
iwdg_stm32.c | ||
iwdg_stm32.h | ||
Kconfig | ||
Kconfig.cmsdk_apb | ||
Kconfig.esp32 | ||
Kconfig.mcux_wdog | ||
Kconfig.nrfx | ||
Kconfig.qmsi | ||
Kconfig.sam | ||
Kconfig.sam0 | ||
Kconfig.stm32 | ||
wdog_cmsdk_apb.c | ||
wdt_esp32.c | ||
wdt_mcux_wdog.c | ||
wdt_nrfx.c | ||
wdt_qmsi.c | ||
wdt_sam.c | ||
wdt_sam0.c |