tests: drivers: build_all: can: Add mcp251xfd test case
Adds build test case for mcp25xxfd with arduino_uno_click and mikroe_mcp2518fd_click shield. Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
This commit is contained in:
parent
4cbb727e39
commit
1211d778ac
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue