From 70809cc429cc66ffdc7f95dcfbd7d1911e207ec7 Mon Sep 17 00:00:00 2001 From: Francois Ramu Date: Thu, 25 Jan 2024 09:45:17 +0100 Subject: [PATCH] tests: drivers: flash: common stm32 flash testing on nucleo_f767zi Add the nucleo_f767zi target to the list of stm32 boards to execute the tests/drivers/flash/common Signed-off-by: Francois Ramu --- tests/drivers/flash/common/testcase.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/drivers/flash/common/testcase.yaml b/tests/drivers/flash/common/testcase.yaml index e0caddbd773..c7a60cbff5c 100644 --- a/tests/drivers/flash/common/testcase.yaml +++ b/tests/drivers/flash/common/testcase.yaml @@ -48,6 +48,7 @@ tests: - stm32f3_disco - nucleo_f429zi - stm32f746g_disco + - nucleo_f767zi - nucleo_g0b1re - nucleo_g474re - nucleo_h743zi