zephyr/samples/drivers/watchdog
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
..
boards samples: driver: watchdog: Add GD32 SoCs support 2022-10-03 18:07:16 +02:00
src samples: driver: watchdog: Add GD32 SoCs support 2022-10-03 18:07:16 +02:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf
sample.yaml samples: driver: watchdog: Add GD32 SoCs support 2022-10-03 18:07:16 +02:00