diff options
| author | Ha Thach <[email protected]> | 2024-04-08 12:30:25 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-04-08 12:30:25 +0700 |
| commit | af1346c74878aaec8549483ae6371614f550c863 (patch) | |
| tree | 7cb60fe7130e66839019bc43bf7c7385f926c155 /tools | |
| parent | ffab7bf9dde0c0e960feeb5c1264823ca5a0ced7 (diff) | |
| parent | d6d8acad90c8a1578dcbd886154fbb3f2bd1a363 (diff) | |
Merge pull request #2466 from wavenumber-eng/MCX
TinyUSB stack ported to MCXA and MXCN freedom boards.
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 67273ed2f..85c8c2126 100644 --- a/tools/get_deps.py +++ b/tools/get_deps.py @@ -51,7 +51,7 @@ deps_optional = { '84e0bd3e43910aaf71eefd62075cf57495418312', 'lpc11 lpc13 lpc15 lpc17 lpc18 lpc40 lpc43'], 'hw/mcu/nxp/mcux-sdk': ['https://github.com/hathach/mcux-sdk.git', - '950819b7de9b32f92c3edf396bc5ffb8d66e7009', + '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', '0f747aaa0c16f750bdfa2ba37ec25d6c8e1bc117', |
