diff options
| author | Ha Thach <[email protected]> | 2024-07-20 00:33:22 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-07-20 00:33:22 +0700 |
| commit | e09cf361048ec4a77ce6ec6ac35f1b8b2d62d76c (patch) | |
| tree | aab832a97e25c71c513d57b0601bb03907075fa8 /tools | |
| parent | e9f9d43d67804dc853cd064e8c0e204f2758731f (diff) | |
| parent | 66193cba05dc9205254dcb839bbea3a53fd03eee (diff) | |
Merge pull request #2728 from hathach/hil-add-lpc11u377
[HIL] add lpc11u37 for hil test
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 555e2d707..7fbde0e02 100644 --- a/tools/get_deps.py +++ b/tools/get_deps.py @@ -49,7 +49,7 @@ deps_optional = { '2204191ec76283371419fbcec207da02e1bc22fa', 'nuc'], 'hw/mcu/nxp/lpcopen': ['https://github.com/hathach/nxp_lpcopen.git', - '04bfe7a5f6ee74a89a28ad618d3367dcfcfb7d83', + 'b41cf930e65c734d8ec6de04f1d57d46787c76ae', 'lpc11 lpc13 lpc15 lpc17 lpc18 lpc40 lpc43'], 'hw/mcu/nxp/mcux-sdk': ['https://github.com/hathach/mcux-sdk.git', '144f1eb7ea8c06512e12f12b27383601c0272410', |
