Skip to content

Commit 3c4db26

Browse files
committed
update freertos deps to v11.0.0
1 parent 7c181c4 commit 3c4db26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/get_deps.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# path, url, commit, family (Alphabet sorted by path)
88
deps_mandatory = {
99
'lib/FreeRTOS-Kernel': ['https://github.com/FreeRTOS/FreeRTOS-Kernel.git',
10-
'4ff01a7a4a51f53b44496aefee1e3c0071b7b173',
10+
'cc0e0707c0c748713485b870bb980852b210877f',
1111
'all'],
1212
'lib/lwip': ['https://github.com/lwip-tcpip/lwip.git',
1313
'159e31b689577dbf69cf0683bbaffbd71fa5ee10',

0 commit comments

Comments
 (0)