diff options
| author | hathach <[email protected]> | 2024-06-06 15:49:20 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-06-06 15:49:20 +0700 |
| commit | 90deeddf3d371005e4a9244b1abc9cfb9fc1636f (patch) | |
| tree | 1400cb56395d8443f4b666a00f729e3e4fddc69e /tools | |
| parent | d10b65ada4be7d5754b3128e80a9b4db72bdb23f (diff) | |
add c6 devkit, tested with max3421e
Diffstat (limited to 'tools')
| -rw-r--r-- | 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 cf15126b3..50cc5c893 100644 --- a/tools/get_deps.py +++ b/tools/get_deps.py @@ -14,7 +14,7 @@ deps_mandatory = { '159e31b689577dbf69cf0683bbaffbd71fa5ee10', 'all'], 'tools/uf2': ['https://github.com/microsoft/uf2.git', - '19615407727073e36d81bf239c52108ba92e7660', + 'c594542b2faa01cc33a2b97c9fbebc38549df80a', 'all'], } |
