Skip to content

Commit d78a942

Browse files
aurel32MaureenHelm
authored andcommitted
tests: drivers: bbram: add nucleo_g071rb as an integration platform
Add the nucleo_g071rb board as an integration platform to the bbram test. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
1 parent d388ff9 commit d78a942

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/drivers/bbram/testcase.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,11 @@ tests:
2121
extra_args: OVERLAY_CONFIG="stm32.conf"
2222
filter: dt_compat_enabled("st,stm32-bbram")
2323
integration_platforms:
24+
- nucleo_g071rb
2425
- stm32f746g_disco
2526
drivers.bbram.stm32_rtc:
2627
extra_args: OVERLAY_CONFIG="stm32_rtc.conf"
2728
filter: dt_compat_enabled("st,stm32-bbram")
2829
integration_platforms:
30+
- nucleo_g071rb
2931
- stm32f746g_disco

0 commit comments

Comments
 (0)