diff options
| author | Ha Thach <[email protected]> | 2023-08-14 22:28:53 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-08-14 22:28:53 +0700 |
| commit | d713571cd44f05d2fc72efc09c670787b74106e0 (patch) | |
| tree | e54fb9fdfd1a5f2d6bab6345865168bb0d82fbf2 /tools | |
| parent | ba40d667e1476ee4ff988c425cf0cf1b17aed17d (diff) | |
| parent | f2f005cbdf33dd0e10617535bcf7c0b24d6762b0 (diff) | |
Merge pull request #2217 from hathach/add-lpc43s67
Add lpc43s67
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', |
