diff options
| author | hathach <[email protected]> | 2025-12-02 14:22:52 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-12-02 23:55:24 +0700 |
| commit | 09e1113aaf1b2618ffe42e9638d68e6047b6f1ef (patch) | |
| tree | e9e5ed0b237a7cf7a913fe5dd7e3d1709200fd92 /tools/get_deps.py | |
| parent | c859744784cc396ae0993a16a1935b10fbd9b797 (diff) | |
adding metrics for computing average compiled size
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 5fb7e022c..029c33607 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', - 'ac1228d5bbde1e54cb2e17e928662094ae19c51d', + '75d9d2c9e0f83297ddbc0da899f6cc0ab21076f0', 'all'], 'tools/uf2': ['https://github.com/microsoft/uf2.git', 'c594542b2faa01cc33a2b97c9fbebc38549df80a', |
