zephyr/samples/drivers/watchdog/boards
TOKITA Hiroshi c28fd3079e samples: driver: watchdog: Add GD32 SoCs support
Add support for boards that implement GD32 SoC.

Overlay file for longan_nano_lite enables FWDGT.

Add WDT_FEED_INTERVAL to make adjustable
the execution cycle of wdt_feed().

And also, make waiting for the WDT_FEED_INTERVAL period
for the watchdog window opens at the start of the test.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2022-10-03 18:07:16 +02:00
..
disco_l475_iot1.overlay samples: drivers: watchdog application running on stm32 boards 2022-08-11 17:47:05 +02:00
esp32.conf
esp32s2_saola.conf
gd32_fwdgt.overlay samples: driver: watchdog: Add GD32 SoCs support 2022-10-03 18:07:16 +02:00
gd32_wwdgt.overlay samples: driver: watchdog: Add GD32 SoCs support 2022-10-03 18:07:16 +02:00
nucleo_f091rc.overlay samples: drivers: watchdog application running on stm32 boards 2022-08-11 17:47:05 +02:00
stm32_iwdg.overlay samples: drivers: watchdog application running on stm32 boards 2022-08-11 17:47:05 +02:00
stm32_wwdg.overlay samples: drivers: watchdog application running on stm32 boards 2022-08-11 17:47:05 +02:00