diff options
| author | hathach <[email protected]> | 2024-08-28 11:43:14 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-08-28 11:43:14 +0700 |
| commit | 6fdf206f11f3c540b1930693826a469f3ffcc240 (patch) | |
| tree | a57c476996bac1e4451b89cb3a9259d4aac85a30 /tools | |
| parent | c46adc7ba883d569e1bd2a0a5852bf64093d4ff4 (diff) | |
bump up pio-usb to 0.6.1, enable dual hil test for pico
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 f141d3d41..06da54b41 100644 --- a/tools/get_deps.py +++ b/tools/get_deps.py @@ -58,7 +58,7 @@ deps_optional = { '144f1eb7ea8c06512e12f12b27383601c0272410', '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', - '7902e9fa8ed4a271d8d1d5e7e50516c2292b7bc2', + 'fe9133fc513b82cc3dc62c67cb51f2339cf29ef7', 'rp2040'], 'hw/mcu/renesas/fsp': ['https://github.com/renesas/fsp.git', 'd52e5a6a59b7c638da860c2bb309b6e78e752ff8', |
