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.

(cherry picked from commit 1211d77)

Original-Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
GitOrigin-RevId: 1211d77
Change-Id: I9db0e16c4c1bf1c79a0d7bdc7b95d5bd4fdbd536
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/4907226
Tested-by: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com>
Reviewed-by: Fabio Baltieri <fabiobaltieri@google.com>
Tested-by: Fabio Baltieri <fabiobaltieri@google.com>
Commit-Queue: Fabio Baltieri <fabiobaltieri@google.com>
  • Loading branch information
talih0 authored and Chromeos LUCI committed Oct 3, 2023
1 parent 0a92622 commit f1c7e28
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/drivers/build_all/can/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ tests:
- arduino_gpio
extra_args: SHIELD=tcan4550evm
platform_allow: frdm_k64f
drivers.build_all.can.mcp251xfd:
extra_args: SHIELD=mikroe_mcp2518fd_click
platform_allow: lpcxpresso55s28

0 comments on commit f1c7e28

Please sign in to comment.