zephyr/drivers/watchdog
Piotr Mienkowski b185f8617f watchdog: atmel_sam: enable build for all SAM family
atmel_sam watchdog driver was temporarily limited to SAME70
series only. Now that all SAM series are using ASF the
change can be reverted.

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2017-05-28 09:18:54 -05:00
..
Kconfig watchdog: Add WDT driver for Atmel SAM SoCs 2017-03-09 13:43:17 +00:00
Kconfig.cmsdk_apb license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.qmsi license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.sam watchdog: atmel_sam: enable build for all SAM family 2017-05-28 09:18:54 -05:00
Kconfig.stm32 license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile watchdog: Add WDT driver for Atmel SAM SoCs 2017-03-09 13:43:17 +00:00
iwdg_stm32.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
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