diff options
| author | hathach <[email protected]> | 2023-07-24 11:55:54 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2023-07-24 20:58:50 +0700 |
| commit | f295aaf1851eb270070af7292d1f100f7172daf4 (patch) | |
| tree | 9883af3518f3ff89b9ea78ba8e9ace789ea0ac94 /tools | |
| parent | c122e9df73331fa60d1713c7cc4cf46251b0cd76 (diff) | |
add hcd abort xfer for rp2040 pio usb
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/get_deps.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/get_deps.py b/tools/get_deps.py index 9b89c5e4c..d6505a1d9 100644 --- a/tools/get_deps.py +++ b/tools/get_deps.py @@ -54,7 +54,7 @@ deps_optional = { '950819b7de9b32f92c3edf396bc5ffb8d66e7009', 'kinetis_k32l2 kinetis_kl lpc51 lpc54 lpc55 mcx imxrt'], 'hw/mcu/raspberry_pi/Pico-PIO-USB': ['https://github.com/sekigon-gonnoc/Pico-PIO-USB.git', - '58879cfa0eca5725d8db6443ec17f8896a321042', + 'd00a10a8c425d0d40f81b87169102944b01f3bb3', 'rp2040'], 'hw/mcu/renesas/fsp': ['https://github.com/renesas/fsp.git', '8dc14709f2a6518b43f71efad70d900b7718d9f1', |
