zephyr/drivers/watchdog
Vincenzo Frascino 8e44a5aa0e watchdog: Add driver for CMSDK APB WDOG
Add driver for CMSDK (Cortex-M System Design Kit) APB WDOG. This device
uses NMI as interrupt hence it requires Runtime NMI (CONFIG_RUNTIME_NMI)
to be configured in the platform.

Tested with drivers/watchdog sample application.

Jira: ZEP-1300
Change-Id: Ib318047109af81e32060e80d456ef3873fd380ea
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@linaro.org>
2016-12-06 10:31:45 -06:00
..
Kconfig watchdog: Add driver for CMSDK APB WDOG 2016-12-06 10:31:45 -06:00
Kconfig.cmsdk_apb watchdog: Add driver for CMSDK APB WDOG 2016-12-06 10:31:45 -06:00
Kconfig.qmsi watchdog: Refactor main Kconfig file 2016-11-30 17:25:15 +00:00
Kconfig.stm32 watchdog: Refactor main Kconfig file 2016-11-30 17:25:15 +00:00
Makefile watchdog: Add driver for CMSDK APB WDOG 2016-12-06 10:31:45 -06:00
iwdg_stm32.c kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00
iwdg_stm32.h
wdog_cmsdk_apb.c watchdog: Add driver for CMSDK APB WDOG 2016-12-06 10:31:45 -06:00
wdt_qmsi.c drivers: wdt: update to unified kernel 2016-11-10 05:12:19 +00:00