update freertos-kernel which remove compiler warning from freertos_kernel lib

This commit is contained in:
hathach
2023-11-16 21:51:49 +07:00
parent e666a39dd7
commit 83d6263ade

View File

@@ -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',
'dc09a3dd5144c4033607565c71b9919900f95cff',
'all'],
'lib/lwip': ['https://github.com/lwip-tcpip/lwip.git',
'159e31b689577dbf69cf0683bbaffbd71fa5ee10',