For the 64 bit targets, change identifiers to the new hwmv2 ones. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
11 lines
201 B
YAML
11 lines
201 B
YAML
sample:
|
|
name: USB loopback sample
|
|
tests:
|
|
sample.usb.loopback:
|
|
depends_on: usb_device
|
|
tags: usb
|
|
platform_exclude:
|
|
- native_posix
|
|
- native_posix/native/64
|
|
harness: button
|