tests: drivers: build_all: can: add compile test for the tcan4x5x driver

Add a compile test for the TI TCAN4x5x series CAN controller driver.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
Henrik Brix Andersen 2023-08-29 13:59:46 +02:00 committed by Carles Cufí
commit 37f4cb16f1

View file

@ -10,3 +10,9 @@ tests:
- arduino_gpio
extra_args: SHIELD=dfrobot_can_bus_v2_0
platform_allow: frdm_k64f
drivers.build_all.can.tcan4x5x:
depends_on:
- arduino_spi
- arduino_gpio
extra_args: SHIELD=tcan4550evm
platform_allow: frdm_k64f