diff options
| author | Ha Thach <[email protected]> | 2023-06-29 22:46:24 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-06-29 22:46:24 +0700 |
| commit | 6e1eec908a0567e2f42317c1cd186f3ab9db43cf (patch) | |
| tree | 650d7753e6855761c467298c649cf4d8d23a5d46 /tools | |
| parent | fe77b6713bbc0c4faafaead73f11b7a7d4952976 (diff) | |
| parent | 6284f2d72287396a0df153a0a7bd192c4e3847a7 (diff) | |
Merge pull request #2130 from hathach/hcd-frame-pio-usb
add hcd_frame_number() for pio-usb host
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 34e2f30a3..9b89c5e4c 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', - 'c3715ce94b6f6391856de56081d4d9b3e98fa93d', + '58879cfa0eca5725d8db6443ec17f8896a321042', 'rp2040'], 'hw/mcu/renesas/fsp': ['https://github.com/renesas/fsp.git', '8dc14709f2a6518b43f71efad70d900b7718d9f1', |
