diff options
| author | Ha Thach <[email protected]> | 2026-01-15 10:01:43 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-01-15 10:01:43 +0700 |
| commit | 71ed9d1498e04f99f69fc8c0336ca41ec7a576af (patch) | |
| tree | 588094fa86df23b04d5483b0f625defb5467e6dc /tools | |
| parent | 5e6e9e6ad0cf7b49b3ed3b6d18c20be57afeef06 (diff) | |
| parent | 46af312b610f6d85196f41ca3f1b80bc7e8ccfac (diff) | |
Merge pull request #3460 from hathach/bsp_h7_tm4c
Add EK-TM4C1294XL and STM32H747-DISCO bsp
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 773445adc..a75f0c169 100755 --- a/tools/get_deps.py +++ b/tools/get_deps.py @@ -209,7 +209,7 @@ deps_optional = { '9442fbb71f855ff2e64fbf662b7726beba511a24', 'stm32wba'], 'hw/mcu/ti': ['https://github.com/hathach/ti_driver.git', - '143ed6cc20a7615d042b03b21e070197d473e6e5', + '083944907e7d08fcb1f614b47598ce45935b8da1', 'msp430 msp432e4 tm4c'], 'hw/mcu/wch/ch32v103': ['https://github.com/openwch/ch32v103.git', '7578cae0b21f86dd053a1f781b2fc6ab99d0ec17', |
