diff options
| author | hathach <[email protected]> | 2024-07-19 22:33:53 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-07-19 22:33:53 +0700 |
| commit | 6bb59eeb3f974f51fbc5c6a5e4c02f83e11567b8 (patch) | |
| tree | c6c44df568ccc48016d4ff14ffbde04aa6c8c2ee /tools | |
| parent | e9f9d43d67804dc853cd064e8c0e204f2758731f (diff) | |
add lpc11u37 for hil rpi
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', |
