mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-04-23 17:42:39 +00:00
Merge 1a5cc704e48a5b1b409371bf27d5de53b2484ad4 into ee68c78d0afae2b69c03ae1a72bf5cc267a2d94c
This commit is contained in:
commit
19f9fc21bb
@ -37,7 +37,7 @@ if (NOT TARGET picotool)
|
||||
message("Downloading Picotool")
|
||||
FetchContent_Populate(picotool QUIET
|
||||
GIT_REPOSITORY https://github.com/raspberrypi/picotool.git
|
||||
GIT_TAG develop
|
||||
GIT_TAG 2.1.1
|
||||
|
||||
SOURCE_DIR ${picotool_INSTALL_DIR}/picotool-src
|
||||
BINARY_DIR ${picotool_INSTALL_DIR}/picotool-build
|
||||
|
Loading…
x
Reference in New Issue
Block a user