Skip to content

Commit

Permalink
tests: drivers: build_all: can: Add mcp251xfd test case
Browse files Browse the repository at this point in the history
Adds build test case for mcp25xxfd with arduino_uno_click and
mikroe_mcp2518fd_click shield.

Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
  • Loading branch information
talih0 committed Sep 8, 2023
1 parent 0f9c9a5 commit 91dbc28
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/drivers/build_all/can/testcase.yaml
Original file line number Diff line number Diff line change
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.mcp251xfd:
depends_on:
- arduino_spi
extra_args: SHIELD=mikroe_mcp2518fd_click
platform_allow: lpcxpresso55s28

0 comments on commit 91dbc28

Please sign in to comment.