summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorZhihong Chen <[email protected]>2025-12-08 13:59:21 +0800
committerZhihong Chen <[email protected]>2025-12-16 13:08:30 +0800
commitba3319d90d546143d169b398166b457082ad21d4 (patch)
tree4a8f5323f2cb3e940f3935309eeecae2d608b6d1 /tools
parent77fcf62f9fba99a0344ba95d78130a5c0c921e56 (diff)
support hpmicro chips
Signed-off-by: Zhihong Chen <[email protected]>
Diffstat (limited to 'tools')
-rwxr-xr-xtools/get_deps.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/get_deps.py b/tools/get_deps.py
index b1b50d319..42ead17ff 100755
--- a/tools/get_deps.py
+++ b/tools/get_deps.py
@@ -244,6 +244,9 @@ deps_optional = {
'hw/mcu/artery/at32f413': ['https://github.com/ArteryTek/AT32F413_Firmware_Library.git',
'f6fe62dfec9fd40c5b63d92fc5ef2c2b5e77a450',
'at32f413'],
+ 'hw/mcu/hpmicro/hpm_sdk': ['https://github.com/hpmicro/hpm_sdk',
+ '8d2af741ecc4aaa82d7ee395dc1ce25d7070c3ff',
+ 'hpm_sdk hpmicro hpm6750 hpm6300 hpm6200 hpm6800 hpm5300 hpm6e00 hpm5e00'],
'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 '