summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJerry Palacios <[email protected]>2024-02-07 17:26:43 -0600
committerJerry Palacios <[email protected]>2024-02-07 17:26:43 -0600
commitbab25c2d568dc5a47a03421a1dd4a338040a7f40 (patch)
tree36a75705aefc1854688f969d1f495e2f86c27291 /tools
parent6c4a5292a6a59dec1b7f37be42725ea85205f3c9 (diff)
nxp-sdk pointing to Wavenumber repo
Diffstat (limited to 'tools')
-rw-r--r--tools/get_deps.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/get_deps.py b/tools/get_deps.py
index d561a1b36..ef83beea9 100644
--- a/tools/get_deps.py
+++ b/tools/get_deps.py
@@ -50,9 +50,9 @@ deps_optional = {
'hw/mcu/nxp/lpcopen': ['https://github.com/hathach/nxp_lpcopen.git',
'84e0bd3e43910aaf71eefd62075cf57495418312',
'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'],
+ 'hw/mcu/nxp/mcux-sdk': ['https://github.com/wavenumber-eng/mcux-sdk.git',
+ 'main',
+ 'kinetis_k32l2 kinetis_kl lpc51 lpc54 lpc55 mcx mcxa imxrt'],
'hw/mcu/raspberry_pi/Pico-PIO-USB': ['https://github.com/sekigon-gonnoc/Pico-PIO-USB.git',
'0f747aaa0c16f750bdfa2ba37ec25d6c8e1bc117',
'rp2040'],