mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2024-11-24 08:11:21 +00:00
3ee062318f
with this change we can use PICO_SDK_FETCH_GIT_TAG to specify a release tag for the Pico SDK to download. example usage: ``` set(PICO_SDK_FETCH_FROM_GIT true) set(PICO_SDK_FETCH_FROM_GIT_TAG "1.5.1") include(pico_sdk_import.cmake) ``` |
||
---|---|---|
.. | ||
pico_sdk_import.cmake |