summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2024-06-06 16:48:08 +0700
committerGitHub <[email protected]>2024-06-06 16:48:08 +0700
commitba2f2299c34491aa8c354e00fa3f9d222e30db89 (patch)
treed25a636df141bfc21e16ee3206c98996a9bfd1b0 /tools
parentd10b65ada4be7d5754b3128e80a9b4db72bdb23f (diff)
parent8df372ae7a4c9dfef1d23dc9a4562df482a4d720 (diff)
Merge pull request #2668 from hathach/add-c6-board
Add esp c6 devkit board
Diffstat (limited to 'tools')
-rw-r--r--tools/get_deps.py2
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'],
}