mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-21 15:25:22 +00:00
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> |
||
---|---|---|
.. | ||
iwdg_stm32.c | ||
iwdg_stm32.h | ||
Kconfig | ||
Kconfig.cmsdk_apb | ||
Kconfig.qmsi | ||
Kconfig.stm32 | ||
Makefile | ||
wdog_cmsdk_apb.c | ||
wdt_qmsi.c |