Skip to content

Commit c650b7c

Browse files
committed
tests: drivers: udc: Disable test on nRF54LM20dk
After adding 'usbd' to the supported peripherals on nrf54lm20 Twister started executing drivers.usb.udc test. However, test fails to build due to 'dwc2_vendor_quirks_0' undeclared. Temporarily disable this test on nrf54lm20dk target. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
1 parent f60aca6 commit c650b7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/drivers/udc/testcase.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ tests:
1313
- rpi_pico
1414
platform_exclude:
1515
- nrf54h20dk/nrf54h20/cpuapp
16+
- nrf54lm20dk/nrf54lm20a/cpuapp
1617
drivers.usb.udc.build_only:
1718
build_only: true
1819
# Platform excluded above, only to build, with justification.

0 commit comments

Comments
 (0)