pimoroni-pico
pimoroni-pico copied to clipboard
Fetch pimoroni-pico SDK from git repository
When $PIMORONI_PICO_FETCH_FROM_GIT environment variable is set
cmake script will fetch on the go git repository and use it to
build your project.
User can additionally use $PIMORONI_PICO_FETCH_FROM_GIT_PATH to
specify target directory for source code of fetched SDK.
This patch was inspired by external/pico_sdk_import.cmake from official C/C++ pico-sdk repository.
Sorry for the lack of response here. This is awesome, thank you, I just need to stop fighting fires and get 'round to trying & merging it!
Thank you- tried this against our boilerplate and it worked nicely!
Great news! You’re welcome :)