mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2026-01-27 17:37:20 +01:00
Lock picotool version to 2.1.0 for backwards-compatibility
This commit is contained in:
parent
95ea6acad1
commit
aaf0a29947
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ if (NOT TARGET picotool)
|
|||
FetchContent_Declare(
|
||||
picotool
|
||||
GIT_REPOSITORY https://github.com/raspberrypi/picotool.git
|
||||
GIT_TAG develop
|
||||
GIT_TAG 2.1.0
|
||||
GIT_PROGRESS true
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue