zephyr/drivers/watchdog
Kumar Gala c40239dcfa watchdog: atmel_sam: only build for SAME70
With recent changes we now have both SAME70 and SAM3X under
SOC_FAMILY_SAM so we need to limit the watchdog driver only to SAME70 as
it only builds there right now.

Change-Id: I4a7c90247ad22532b2384ca536cfb0cbd65186f9
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-28 21:49:45 +00:00
..
Kconfig watchdog: Add WDT driver for Atmel SAM SoCs 2017-03-09 13:43:17 +00:00
Kconfig.cmsdk_apb
Kconfig.qmsi
Kconfig.sam watchdog: atmel_sam: only build for SAME70 2017-04-28 21:49:45 +00:00
Kconfig.stm32
Makefile watchdog: Add WDT driver for Atmel SAM SoCs 2017-03-09 13:43:17 +00:00
iwdg_stm32.c
iwdg_stm32.h drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
wdog_cmsdk_apb.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
wdt_qmsi.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
wdt_sam.c watchdog: Add WDT driver for Atmel SAM SoCs 2017-03-09 13:43:17 +00:00