Skip to content

Commit b639573

Browse files
soburikartben
authored andcommitted
boards: add usbd supports for the rp2350 implemented boards
Add `usbd` support for boards that have the rp2350 SoC to run device tests. Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
1 parent 150af78 commit b639573

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

boards/pimoroni/pico_plus2/pico_plus2_rp2350b_m33.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ supported:
1717
- i2c
1818
- pwm
1919
- spi
20+
- usbd
2021
- uart

boards/raspberrypi/rpi_pico2/rpi_pico2_rp2350a_m33.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ supported:
1818
- pwm
1919
- spi
2020
- uart
21+
- usbd
2122
- watchdog

boards/wiznet/w5500_evb_pico2/w5500_evb_pico2_rp2350a_m33.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ supported:
1818
- pwm
1919
- spi
2020
- uart
21+
- usbd
2122
- watchdog

0 commit comments

Comments
 (0)