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:
parent
33167d3ad2
commit
37f4cb16f1
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue