summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2023-11-18 20:11:17 +0700
committerGitHub <[email protected]>2023-11-18 20:11:17 +0700
commitda3e511b92bf3963cdbba41cc90c6b1e32704aa4 (patch)
tree55262082e1aa64e9a30981f4ed9a9fcb9b078645 /tools
parent0f187b4d1c4d1cb74e453fbbabf6fdcdbf8a5745 (diff)
parent2187ece844805434bfe61243fcf70014398acd43 (diff)
Merge pull request #2320 from hathach/update-imxrt-family
Update imxrt family
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 a0121f400..6850cacb1 100644
--- a/tools/get_deps.py
+++ b/tools/get_deps.py
@@ -7,7 +7,7 @@ from multiprocessing import Pool
# path, url, commit, family (Alphabet sorted by path)
deps_mandatory = {
'lib/FreeRTOS-Kernel': ['https://github.com/FreeRTOS/FreeRTOS-Kernel.git',
- '5f19e34f878af97810a7662a75eac59bd74d628b',
+ '4ff01a7a4a51f53b44496aefee1e3c0071b7b173',
'all'],
'lib/lwip': ['https://github.com/lwip-tcpip/lwip.git',
'159e31b689577dbf69cf0683bbaffbd71fa5ee10',