Skip to content

Commit

Permalink
samples: usb: enable next usb device stack samples on NXP platforms
Browse files Browse the repository at this point in the history
enable next usb device stack samples (cdc_acm, mass and shell)
on rt685 and mimxrt1060_evk

Signed-off-by: Mark Wang <[email protected]>
  • Loading branch information
MarkWangChinese committed Jun 7, 2024
1 parent 2e91ab9 commit d54efb3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions samples/subsys/usb/cdc_acm/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ tests:
- nrf54h20dk/nrf54h20/cpuapp
- frdm_k64f
- 96b_carbon/stm32f401xe
- mimxrt685_evk/mimxrt685s/cm33
- mimxrt1060_evk
harness: console
harness_config:
type: one_line
Expand Down
2 changes: 2 additions & 0 deletions samples/subsys/usb/mass/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ tests:
- nrf52840dk/nrf52840
- nrf54h20dk/nrf54h20/cpuapp
- frdm_k64f
- mimxrt685_evk/mimxrt685s/cm33
- mimxrt1060_evk
extra_args:
- CONF_FILE="usbd_next_prj.conf"
- EXTRA_DTC_OVERLAY_FILE="ramdisk.overlay"
Expand Down
2 changes: 2 additions & 0 deletions samples/subsys/usb/shell/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ tests:
- nrf52840dk/nrf52840
- nrf54h20dk/nrf54h20/cpuapp
- frdm_k64f
- mimxrt685_evk/mimxrt685s/cm33
- mimxrt1060_evk
depends_on: usb_device
harness: keyboard
tags: usb
Expand Down

0 comments on commit d54efb3

Please sign in to comment.