matter: use a fixed version of pigweed

Otherwise, the compilation may fail due to changes in the pigweed code

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
This commit is contained in:
zhanghongyu 2024-03-25 20:14:52 +08:00 committed by Xiang Xiao
parent 12f91b7cee
commit e2805fc9c4

View File

@ -86,7 +86,7 @@ if(CONFIG_MATTER)
NAME
pigweed
URL
https://github.com/google/pigweed/archive/refs/heads/main.zip
https://github.com/google/pigweed/archive/1f12d06f51.zip
SOURCE_DIR
${CMAKE_CURRENT_LIST_DIR}/pigweed
BINARY_DIR