tests: drivers: can: add stm32n6 boards overlays

Add CAN test overlays for Nucleo N657x0-Q and STM32N6570 DK boards.
Userspace needs to be disabled for the tests to pass.

Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
This commit is contained in:
Guillaume Gautier 2025-01-31 08:50:37 +01:00 committed by Benjamin Cabé
parent 05657bc52f
commit 5415e8e4a6
4 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1 @@
CONFIG_TEST_USERSPACE=n

View File

@ -0,0 +1 @@
CONFIG_TEST_USERSPACE=n

View File

@ -0,0 +1,2 @@
CONFIG_TEST_ALL_BITRATES=y
CONFIG_TEST_USERSPACE=n

View File

@ -0,0 +1,2 @@
CONFIG_TEST_ALL_BITRATES=y
CONFIG_TEST_USERSPACE=n