zephyr/samples/subsys/dap/sample.yaml
Marcin Niestroj 79bc3d1de5 samples: dap: drop 'sample.dap.bulk.nrf'
'nrf52840dk/nrf52840' is already listed under "generic" 'sample.dap.bulk',
so keeping 'sample.dap.bulk.nrf' has no value. The only difference is
dependency on 'gpio' instead of 'arduino_gpio', but
'nrf52840dk_nrf52840.overlay' references arduino header gpios only.

Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
2024-11-16 13:38:07 -05:00

11 lines
191 B
YAML

sample:
name: DAP USB
tests:
sample.dap.bulk:
build_only: true
depends_on: arduino_gpio usb_device
platform_allow:
- nrf52840dk/nrf52840
- frdm_k64f
tags: dap