We should have "net" tag as this is a networking sample. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
10 lines
220 B
YAML
10 lines
220 B
YAML
common:
|
|
tags: net socket can CAN
|
|
depends_on: can
|
|
sample:
|
|
description: Test BSD sockets CAN support
|
|
name: Socket CAN example
|
|
tests:
|
|
sample.net.sockets.can:
|
|
platform_whitelist: stm32f072b_disco nucleo_l432kc
|