We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff5401f commit 876f331Copy full SHA for 876f331
tools/Findpicotool.cmake
@@ -35,7 +35,7 @@ if (NOT TARGET picotool)
35
FetchContent_Declare(
36
picotool
37
GIT_REPOSITORY https://github.com/raspberrypi/picotool.git
38
- GIT_TAG 2.0.0
+ GIT_TAG develop
39
GIT_PROGRESS true
40
)
41
0 commit comments