2017-04-05 11:11:22 +08:00
|
|
|
tests:
|
2018-04-24 09:35:38 +08:00
|
|
|
peripheral.watchdog:
|
|
|
|
depends_on: watchdog
|
|
|
|
tags: drivers watchdog
|
2019-07-30 19:46:14 +08:00
|
|
|
platform_exclude: nucleo_l496zg nucleo_f401re
|
|
|
|
peripheral.window_watchdog_nucleo_l496zg:
|
|
|
|
depends_on: watchdog
|
|
|
|
tags: drivers watchdog
|
|
|
|
extra_args: CONF_FILE="prj.conf;nucleo_l496zg.conf"
|
|
|
|
platform_whitelist: nucleo_l496zg
|