Skip to content

Commit

Permalink
samples: drivers: watchdog testing on stm32c031 nucleo board
Browse files Browse the repository at this point in the history
Add the nucleo_c031c6 target to run the samples/drivers/watchdog
for iwdg and wwdg on the stm32c0 serie.

Signed-off-by: Francois Ramu <[email protected]>
  • Loading branch information
FRASTM authored and carlescufi committed Mar 3, 2024
1 parent ab48eae commit 95084e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions samples/drivers/watchdog/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ tests:
filter: dt_compat_enabled("st,stm32-window-watchdog")
platform_allow:
- b_u585i_iot02a
- nucleo_c031c6
- nucleo_f091rc
- nucleo_f103rb
- nucleo_f207zg
Expand All @@ -53,6 +54,7 @@ tests:
filter: dt_compat_enabled("st,stm32-watchdog")
platform_allow:
- b_u585i_iot02a
- nucleo_c031c6
- nucleo_f091rc
- nucleo_f103rb
- nucleo_f207zg
Expand Down

0 comments on commit 95084e5

Please sign in to comment.