Skip to content

Commit c674580

Browse files
committed
[nrf fromlist] boards: nordic: nrf54lm20dk: Enable usb_device_next samples
Add 'usbd' to supported peripherals. Add nrf54lm20dk/nrf54lm20a/cpuapp to integration_platforms in samples/subsys/usb/ Upstream PR #: 93667 Signed-off-by: Sebastian Głąb <[email protected]>
1 parent bf5684e commit c674580

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
@@ -17,6 +17,7 @@ tests:
1717
integration_platforms:
1818
- nrf52840dk/nrf52840
1919
- nrf54h20dk/nrf54h20/cpuapp
20+
- nrf54lm20dk/nrf54lm20a/cpuapp
2021
- frdm_k64f
2122
- stm32f723e_disco
2223
- 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
@@ -18,6 +18,7 @@ tests:
1818
integration_platforms:
1919
- nrf52840dk/nrf52840
2020
- nrf54h20dk/nrf54h20/cpuapp
21+
- nrf54lm20dk/nrf54lm20a/cpuapp
2122
- frdm_k64f
2223
- stm32f723e_disco
2324
- nucleo_f413zh

samples/subsys/usb/mass/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ tests:
2525
integration_platforms:
2626
- nrf52840dk/nrf52840
2727
- nrf54h20dk/nrf54h20/cpuapp
28+
- nrf54lm20dk/nrf54lm20a/cpuapp
2829
- frdm_k64f
2930
- stm32f723e_disco
3031
- nucleo_f413zh

0 commit comments

Comments
 (0)