'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>
11 lines
191 B
YAML
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
|