mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-12-10 07:14:36 +01:00
bump picotool to the develop branch (#1886)
This commit is contained in:
parent
ff5401f3b2
commit
876f331033
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ if (NOT TARGET picotool)
|
||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
picotool
|
picotool
|
||||||
GIT_REPOSITORY https://github.com/raspberrypi/picotool.git
|
GIT_REPOSITORY https://github.com/raspberrypi/picotool.git
|
||||||
GIT_TAG 2.0.0
|
GIT_TAG develop
|
||||||
GIT_PROGRESS true
|
GIT_PROGRESS true
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue