mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-12-10 07:14:36 +01:00
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 | ||