diff options
| author | IngHK <[email protected]> | 2024-02-24 13:03:51 +0100 |
|---|---|---|
| committer | IngHK <[email protected]> | 2024-02-24 13:03:51 +0100 |
| commit | af5e75c394919a72bc255820f9c5460336e4bc7b (patch) | |
| tree | 7cc210822b5af23541d16feb938165bd39084f55 /tools | |
| parent | 46a861b0e31a7382d620986079abd0c373dfe6da (diff) | |
| parent | f21b792712233e3ef32d05628370b8e378254b2e (diff) | |
Merge remote-tracking branch 'remotes/hathach/master' into cdch_upgrade
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 d561a1b36..67273ed2f 100644 --- a/tools/get_deps.py +++ b/tools/get_deps.py @@ -52,7 +52,7 @@ deps_optional = { 'lpc11 lpc13 lpc15 lpc17 lpc18 lpc40 lpc43'], 'hw/mcu/nxp/mcux-sdk': ['https://github.com/hathach/mcux-sdk.git', '950819b7de9b32f92c3edf396bc5ffb8d66e7009', - 'kinetis_k32l2 kinetis_kl lpc51 lpc54 lpc55 mcx imxrt'], + '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', 'rp2040'], |
