Skip to content

Commit

Permalink
tests: drivers: build_all: can: add compile test for the tcan4x5x driver
Browse files Browse the repository at this point in the history
Add a compile test for the TI TCAN4x5x series CAN controller driver.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
  • Loading branch information
henrikbrixandersen authored and carlescufi committed Sep 11, 2023
1 parent 33167d3 commit 37f4cb1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/drivers/build_all/can/testcase.yaml
Expand Up @@ -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

0 comments on commit 37f4cb1

Please sign in to comment.