diff options
| author | hathach <[email protected]> | 2024-04-22 19:45:27 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-04-22 19:45:27 +0700 |
| commit | 838a58df99cbdbf08d1535fa9b2d45f8ee5d8b5f (patch) | |
| tree | 1a18cc5fb6843c08e4dadb4f6d061f25f5459592 /tools | |
| parent | db30eee0fcacda2b2f3f208ddf5ab9be723129d8 (diff) | |
clang work with lpc43
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/get_deps.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/get_deps.py b/tools/get_deps.py index e08246178..ab4783ad7 100644 --- a/tools/get_deps.py +++ b/tools/get_deps.py @@ -176,6 +176,7 @@ deps_optional = { 'lib/CMSIS_5': ['https://github.com/ARM-software/CMSIS_5.git', '20285262657d1b482d132d20d755c8c330d55c1f', 'imxrt kinetis_k32l2 kinetis_kl lpc51 lpc54 lpc55 mcx mm32 msp432e4 nrf ra saml2x' + 'lpc11 lpc13 lpc15 lpc17 lpc18 lpc40 lpc43' 'stm32f0 stm32f1 stm32f2 stm32f3 stm32f4 stm32f7 stm32g0 stm32g4 stm32h5' 'stm32h7 stm32l0 stm32l1 stm32l4 stm32l5 stm32u5 stm32wb' 'sam3x samd11 samd21 samd51 same5x same7x saml2x samg'], |
