diff options
| author | HiFiPhile <[email protected]> | 2025-12-16 20:47:15 +0100 |
|---|---|---|
| committer | HiFiPhile <[email protected]> | 2025-12-16 20:47:37 +0100 |
| commit | abf27bfa37f9e8bee49011eb91f7088287afa529 (patch) | |
| tree | c8dd14cb0e839007cc612b105824f8b0eea48858 /tools | |
| parent | cb1873881e3cc51f522978e165748ad7ef7a7b0a (diff) | |
| parent | 8a246db49f5ad52bd1c430e2796c0d363c4cdede (diff) | |
Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612
Signed-off-by: HiFiPhile <[email protected]>
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/get_deps.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/get_deps.py b/tools/get_deps.py index af5ad700e..deacbb23b 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', + 'hpmicro'], 'lib/CMSIS_5': ['https://github.com/ARM-software/CMSIS_5.git', '2b7495b8535bdcb306dac29b9ded4cfb679d7e5c', 'imxrt kinetis_k32l2 kinetis_kl lpc51 lpc54 lpc55 mcx rw61x mm32 msp432e4 nrf saml2x ' |
