commit | ef021c7b1f8c1f02c2635737cc0b434af538f1af | [log] [tgz] |
---|---|---|
author | Thomas Stranger <thomas.stranger@outlook.com> | Thu Mar 11 15:38:12 2021 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Apr 09 13:23:38 2021 +0200 |
tree | 59b4a42aed9d4c8d4f65b0e1e5488dc1095c999c | |
parent | 980fb6c0df602f01a41199576d244fed7fff1b56 [diff] |
tests: watchdog: enable wwdg for nucleo_g431rb and nucleo_f091rc The stm32 wwdg driver was currently tested only on disco_l475_iot1. Additionally add nucleo_f091rc, such that one board with an CM0 core is tested. And add nucleo_g431rb, that one board is included that has newer register mapping and a 128 prescaler. Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>