Skip to content

Commit 7a3d7a7

Browse files
committed
cmsis_5 missing mcx and imxrt
1 parent 5a0c2bd commit 7a3d7a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/get_deps.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,8 @@
169169
'ch32v307'],
170170
'lib/CMSIS_5': ['https://github.com/ARM-software/CMSIS_5.git',
171171
'20285262657d1b482d132d20d755c8c330d55c1f',
172-
'stm32f0 stm32f1 stm32f2 stm32f3 stm32f4 stm32f7 stm32g0 stm32g4 stm32h7 stm32l0 stm32l1 stm32l4 '
173-
'stm32l5 stm32u5 stm32wb'],
172+
'imxrt mcx stm32f0 stm32f1 stm32f2 stm32f3 stm32f4 stm32f7 stm32g0 stm32g4 stm32h7 stm32l0 stm32l1 '
173+
'stm32l4 stm32l5 stm32u5 stm32wb'],
174174
'lib/sct_neopixel': ['https://github.com/gsteiert/sct_neopixel.git',
175175
'e73e04ca63495672d955f9268e003cffe168fcd8',
176176
'lpc55'],

0 commit comments

Comments
 (0)