diff options
| author | Ha Thach <[email protected]> | 2023-07-24 22:08:53 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-07-24 22:08:53 +0700 |
| commit | 9554283b03cb4af00119ccd5a38e539749b32d53 (patch) | |
| tree | 93c878d68b05feae51aa672f5021005297997e30 /tools | |
| parent | 0b38941362b6ff2fe3fb7aba1507e82798cd9c16 (diff) | |
| parent | fda92fd34a8fe0d08e5c51fab4ea38f6849051e8 (diff) | |
Merge pull request #2175 from hathach/hcd-abort-xfer
Add HCD abort xfer API
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', |
