Skip to content

Commit cafc788

Browse files
committed
change pio-usb to wip fork for testing
1 parent 6572c1d commit cafc788

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
set(PICO_PLATFORM rp2040)
2+
set(PICO_BOARD adafruit_feather_rp2040_usb_host)

tools/get_deps.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
'hw/mcu/nxp/mcux-sdk': ['https://github.com/hathach/mcux-sdk.git',
5959
'144f1eb7ea8c06512e12f12b27383601c0272410',
6060
'kinetis_k kinetis_k32l2 kinetis_kl lpc51 lpc54 lpc55 mcx imxrt'],
61-
'hw/mcu/raspberry_pi/Pico-PIO-USB': ['https://github.com/sekigon-gonnoc/Pico-PIO-USB.git',
62-
'442af432568f25fb72c5784d9d67b8e85465cb28',
61+
'hw/mcu/raspberry_pi/Pico-PIO-USB': ['https://github.com/hathach/Pico-PIO-USB.git',
62+
'9c8df3083b62c0a678f3bd3d8a7e773932622d4b',
6363
'rp2040'],
6464
'hw/mcu/renesas/fsp': ['https://github.com/renesas/fsp.git',
6565
'edcc97d684b6f716728a60d7a6fea049d9870bd6',

0 commit comments

Comments
 (0)