zephyr/samples/boards/nxp/s32/netc/sample.yaml
Benjamin Cabé 52ee62d962 samples: boards: nxp: group NXP board samples
Group all NXP board samples in samples/boards/nxp to
keep samples/boards/ organized by vendor

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2024-09-13 13:43:09 +02:00

16 lines
415 B
YAML

sample:
description: Sample for show-casing the different use-cases of NXP S32 NETC driver
name: NXP S32 NETC sample
common:
platform_allow:
- s32z2xxdc2/s32z270/rtu0
- s32z2xxdc2@D/s32z270/rtu0
depends_on: netif
tags: net
tests:
sample.boards.nxp_s32.netc.psi:
harness: net
sample.boards.nxp_s32.netc.vsi_and_psi:
extra_args: DTC_OVERLAY_FILE="./vsi-and-psi.overlay"
harness: net