diff options
| author | Zixun LI <[email protected]> | 2026-06-27 14:37:51 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-06-27 14:37:51 +0200 |
| commit | c1e529fc02eb6e771957077870450abce14c7f0b (patch) | |
| tree | 939a291b424e729ff5f2719236c74e1d02d9dd57 /tools | |
| parent | 0a25cc27d7d3699536f6df01e80af3eb0423ce58 (diff) | |
| parent | dd5b2b5b5b55fb366c34cd934b40fc35fea97d1b (diff) | |
Merge pull request #3737 from grunzasr/Add_NUCLEO_H533RE
Add ST board NUCLEO_H533RE
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 ebbf9b871..9d745ee26 100755 --- a/tools/get_deps.py +++ b/tools/get_deps.py @@ -134,7 +134,7 @@ deps_optional = { '57ea11f70ebf1850e1048989d665c9070f0bb863', 'stm32h7rs'], 'hw/mcu/st/cmsis_device_h5': ['https://github.com/STMicroelectronics/cmsis_device_h5.git', - '5273b8f134ba65f5b8174c4141b711b5c0d295b2', + '884b8dc78e41cbfca008363342b17f4a9e8641f7', 'stm32h5'], 'hw/mcu/st/cmsis_device_l0': ['https://github.com/STMicroelectronics/cmsis_device_l0.git', '7b7ae8cd71437331e1d7824f157d00c7bb4a5044', |
