zephyr/drivers/watchdog
Chay Guo c846537820 boards: arm: Add wdog support on mimxrt595_evk
Add watchdog support to the mimxrt595 platform.
The mimxrt595 platform is excluded from the watchdog
test case because the test case uses variables in the
noinit section that need to be retained through a reset
but the rt595 does not retain this memory through a
reset.

Signed-off-by: Chay Guo <changyi.guo@nxp.com>
2022-06-13 12:10:57 +02:00
..
CMakeLists.txt
Kconfig
Kconfig.cc32xx
Kconfig.cmsdk_apb drivers: watchdog: cmsdk_apb: Drop dependency 2022-06-08 15:57:01 -05:00
Kconfig.esp32
Kconfig.gecko
Kconfig.it8xxx2
Kconfig.mcux
Kconfig.mcux_imx
Kconfig.npcx
Kconfig.nrfx
Kconfig.sam
Kconfig.sam0
Kconfig.sifive
Kconfig.stm32
Kconfig.xec
wdt_cc32xx.c
wdt_cmsdk_apb.c
wdt_counter.c
wdt_esp32.c
wdt_gecko.c
wdt_handlers.c
wdt_ite_it8xxx2.c
wdt_iwdg_stm32.c
wdt_iwdg_stm32.h
wdt_mchp_xec.c
wdt_mcux_imx_wdog.c
wdt_mcux_wdog.c
wdt_mcux_wdog32.c
wdt_mcux_wwdt.c boards: arm: Add wdog support on mimxrt595_evk 2022-06-13 12:10:57 +02:00
wdt_npcx.c
wdt_nrfx.c
wdt_sam.c
wdt_sam0.c
wdt_sifive.c
wdt_wwdg_stm32.c
wdt_wwdg_stm32.h