Skip to content

Commit 7575958

Browse files
committed
tests: test CAN at 8Mbps
DNM. Test purpouse Signed-off-by: Maciej Perkowski <[email protected]>
1 parent 37b9a01 commit 7575958

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/drivers/can/host/prj.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ CONFIG_CAN=y
33
CONFIG_CAN_FD_MODE=y
44
CONFIG_CAN_SHELL=y
55
CONFIG_CAN_SHELL_SCRIPTING_FRIENDLY=y
6+
CONFIG_CAN_DEFAULT_BITRATE=1000000
7+
CONFIG_CAN_DEFAULT_BITRATE_DATA=8000000

0 commit comments

Comments
 (0)