mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
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:
parent
12f91b7cee
commit
e2805fc9c4
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue