diff options
| author | hathach <[email protected]> | 2026-03-14 11:08:52 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2026-03-14 12:58:41 +0700 |
| commit | c5e3098c37cf165ffde9a304238558294e328e73 (patch) | |
| tree | 818140d6c447bd5da959fcdcab1c123295e43f39 /tools | |
| parent | 36400d108fc3d5aad754305d2667456321ad3412 (diff) | |
update rx65n_target: correct pin configuration and remove unused USB interrupt definitions
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 c4ec5454e..25b85ac3b 100755 --- a/tools/get_deps.py +++ b/tools/get_deps.py @@ -274,7 +274,7 @@ deps_optional = { 'lpc11 lpc13 lpc15 lpc17 lpc18 lpc40 lpc43 ' 'stm32c0 stm32f0 stm32f1 stm32f2 stm32f3 stm32f4 stm32f7 stm32g0 stm32g4 stm32h5 ' 'stm32h7 stm32h7rs stm32l0 stm32l1 stm32l4 stm32l5 stm32u0 stm32u5 stm32wb stm32wba ' - 'sam3x samd11 samd21 samd51 samd5x_e5x same5x same7x samd2x_l2x samg ' + 'sam3x samd11 samd21 samd2x_l2x samd51 samd5x_e5x same5x same7x samg ' 'tm4c '], 'lib/CMSIS_6': ['https://github.com/ARM-software/CMSIS_6.git', '6f0a58d01aa9bd2feba212097f9afe7acd991d52', |
