diff options
| author | hathach <[email protected]> | 2023-08-14 20:58:00 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2023-08-14 20:58:00 +0700 |
| commit | 088180e3d86cc51472dcd06ae42c613b534bf71c (patch) | |
| tree | adb0efdb6ac7bd5b89fc1de4c4cc78b9bc045949 /tools | |
| parent | 78e5b2c6a4d58701dbb9c0ff69ba6cc02f5cc8e1 (diff) | |
add iar support for lpc43, add lpcxpresso43s67 to hil farm
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 82f756f64..1fac291a3 100644 --- a/tools/get_deps.py +++ b/tools/get_deps.py @@ -48,7 +48,7 @@ deps_optional = { '2204191ec76283371419fbcec207da02e1bc22fa', 'nuc'], 'hw/mcu/nxp/lpcopen': ['https://github.com/hathach/nxp_lpcopen.git', - '43c45c85405a5dd114fff0ea95cca62837740c13', + '84e0bd3e43910aaf71eefd62075cf57495418312', 'lpc11 lpc13 lpc15 lpc17 lpc18 lpc40 lpc43'], 'hw/mcu/nxp/mcux-sdk': ['https://github.com/hathach/mcux-sdk.git', '950819b7de9b32f92c3edf396bc5ffb8d66e7009', |
