zephyr/drivers/watchdog
Daniel Leung 94514726b2 drivers: watchdog: build as static library
Instead of putting object files inside libzephyr.a,
simply build a separate static library as most other
driver types are doing this already.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-08-17 06:06:03 -04:00
..
CMakeLists.txt drivers: watchdog: build as static library 2021-08-17 06:06:03 -04:00
Kconfig
Kconfig.cc32xx
Kconfig.cmsdk_apb
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_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 watchdog: add watchdog driver support to mimxrt685 platform 2021-08-02 13:21:20 -05:00
wdt_npcx.c
wdt_nrfx.c
wdt_sam.c
wdt_sam0.c
wdt_sifive.c
wdt_wwdg_stm32.c
wdt_wwdg_stm32.h