diff options
| author | hathach <[email protected]> | 2025-12-06 02:28:14 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-12-06 02:28:14 +0700 |
| commit | c0113f0de10030509fec63abdfb55e0ded3e1063 (patch) | |
| tree | 9142623d5a2279c8380ea9ebd530eaa4691f0fb3 /tools/get_deps.py | |
| parent | 0b555fc46d1d41f967ba934a23d2f2de50e6564e (diff) | |
fix metrics.py compare with verbose json. add print compare summary
Diffstat (limited to 'tools/get_deps.py')
| -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 99e406ce7..635f6d59e 100755 --- a/tools/get_deps.py +++ b/tools/get_deps.py @@ -15,7 +15,7 @@ deps_mandatory = { '159e31b689577dbf69cf0683bbaffbd71fa5ee10', 'all'], 'tools/linkermap': ['https://github.com/hathach/linkermap.git', - '8a8206c39d0dfd7abfa615a676b3291165fcd65c', + '5f2956943beb76b98fec78d702d8197daa730117', 'all'], 'tools/uf2': ['https://github.com/microsoft/uf2.git', 'c594542b2faa01cc33a2b97c9fbebc38549df80a', |
