zephyr/tests/drivers/watchdog/wdt_basic_api/prj.conf
Karol Lasończyk c9898097bb tests: watchdog: Add new test implementation
New test checks watchdog API if the simpliest test cases work
correctly. Each test contains description at the begining of the
source file.
This implementation replace old SoC-centric implementation.

Signed-off-by: Karol Lasończyk <karol.lasonczyk@nordicsemi.no>
2018-05-14 10:28:23 -05:00

6 lines
100 B
Plaintext

CONFIG_WATCHDOG=y
CONFIG_WDT_NRFX=y
CONFIG_ZTEST=y
CONFIG_APPLICATION_MEMORY=y
CONFIG_BOOT_BANNER=n