diff options
| author | Zixun LI <[email protected]> | 2025-12-11 10:56:18 +0100 |
|---|---|---|
| committer | Zhihong Chen <[email protected]> | 2025-12-16 13:23:19 +0800 |
| commit | 15e3324579f3506730b6669730d8243a150d67ff (patch) | |
| tree | abfaf303161c159b95d58e14a2867cd834fff06b /tools | |
| parent | 0d1521e42e8f711944db2f1571953c12e5c07dd1 (diff) | |
cleanup, add preset
Signed-off-by: Zixun LI <[email protected]>
Signed-off-by: HiFiPhile <[email protected]>
Diffstat (limited to 'tools')
| -rwxr-xr-x | 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 42ead17ff..9d9e8149f 100755 --- a/tools/get_deps.py +++ b/tools/get_deps.py @@ -246,7 +246,7 @@ deps_optional = { 'at32f413'], 'hw/mcu/hpmicro/hpm_sdk': ['https://github.com/hpmicro/hpm_sdk', '8d2af741ecc4aaa82d7ee395dc1ce25d7070c3ff', - 'hpm_sdk hpmicro hpm6750 hpm6300 hpm6200 hpm6800 hpm5300 hpm6e00 hpm5e00'], + 'hpmicro'], 'lib/CMSIS_5': ['https://github.com/ARM-software/CMSIS_5.git', '2b7495b8535bdcb306dac29b9ded4cfb679d7e5c', 'imxrt kinetis_k32l2 kinetis_kl lpc51 lpc54 lpc55 mcx mm32 msp432e4 nrf saml2x ' |
