Skip to content

Commit 30a854f

Browse files
committed
boards: nordic: nrf54lm20dk: Enable usb_device_next samples
Add 'usbd' to supported peripherals. Add nrf54lm20dk/nrf54lm20a/cpuapp to integration_platforms in samples/subsys/usb/ Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
1 parent 090130c commit 30a854f

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

boards/nordic/nrf54lm20dk/nrf54lm20dk_nrf54lm20a_cpuapp.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ supported:
2020
- i2s
2121
- pwm
2222
- spi
23+
- usbd
2324
- watchdog

samples/subsys/usb/cdc_acm/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ tests:
77
integration_platforms:
88
- nrf52840dk/nrf52840
99
- nrf54h20dk/nrf54h20/cpuapp
10+
- nrf54lm20dk/nrf54lm20a/cpuapp
1011
- frdm_k64f
1112
- stm32f723e_disco
1213
- nucleo_f413zh

samples/subsys/usb/hid-keyboard/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ common:
99
integration_platforms:
1010
- nrf52840dk/nrf52840
1111
- nrf54h20dk/nrf54h20/cpuapp
12+
- nrf54lm20dk/nrf54lm20a/cpuapp
1213
- frdm_k64f
1314
- stm32f723e_disco
1415
- nucleo_f413zh

samples/subsys/usb/hid-mouse/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ tests:
1212
integration_platforms:
1313
- nrf52840dk/nrf52840
1414
- nrf54h20dk/nrf54h20/cpuapp
15+
- nrf54lm20dk/nrf54lm20a/cpuapp
1516
- frdm_k64f
1617
- stm32f723e_disco
1718
- nucleo_f413zh

samples/subsys/usb/mass/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ tests:
77
integration_platforms:
88
- nrf52840dk/nrf52840
99
- nrf54h20dk/nrf54h20/cpuapp
10+
- nrf54lm20dk/nrf54lm20a/cpuapp
1011
- frdm_k64f
1112
- stm32f723e_disco
1213
- nucleo_f413zh

0 commit comments

Comments
 (0)