diff options
| author | Ha Thach <[email protected]> | 2025-09-04 17:58:21 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-09-04 17:58:21 +0700 |
| commit | b2cdea98139a9f590a58092611e8363166da3c46 (patch) | |
| tree | 9365e5812d02480d1a20d1cf0926a85887323c4d | |
| parent | 4ec81ba32447f0c5944c2c0b56de5b5d1a25ffd1 (diff) | |
| parent | 90080d4326ba2d3ce7f3cc43fc9ad699404d77ff (diff) | |
Merge pull request #3237 from hathach/update-pio-usb
update pio-usb
| -rwxr-xr-x | 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 a58f2f0ab..36b4d2d59 100755 --- a/tools/get_deps.py +++ b/tools/get_deps.py @@ -59,7 +59,7 @@ deps_optional = { 'a1bdae309a14ec95a4f64a96d3315a4f89c397c6', 'kinetis_k 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', - '3c1eec341a5232640e4c00628b889b641af34b28', + '675543bcc9baa8170f868ab7ba316d418dbcf41f', 'rp2040'], 'hw/mcu/renesas/fsp': ['https://github.com/renesas/fsp.git', 'edcc97d684b6f716728a60d7a6fea049d9870bd6', |
