Rework the sample to use the new USB device stack and the new DAP backend and align the sample with the WebUSB sample which has a similar BOS descriptor. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
13 lines
201 B
YAML
13 lines
201 B
YAML
sample:
|
|
name: DAP USB
|
|
tests:
|
|
sample.dap.bulk:
|
|
build_only: true
|
|
depends_on:
|
|
- arduino_gpio
|
|
- usbd
|
|
platform_allow:
|
|
- nrf52840dk/nrf52840
|
|
- frdm_k64f
|
|
tags: dap
|