zephyr/tests/drivers/can/canfd/prj.conf
Alexander Wachter 3b2fd1ca0d tests: driver: can: canfd: Add CAN-FD tests
This commit adds tests for CAN-FD frames.

Signed-off-by: Alexander Wachter <alexander@wachter.cloud>
2021-05-07 12:36:10 -05:00

3 lines
49 B
Text

CONFIG_CAN=y
CONFIG_CAN_FD_MODE=y
CONFIG_ZTEST=y