-
Notifications
You must be signed in to change notification settings - Fork 513
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
1 parent
68d87d1
commit 2a9c2be
Showing
1 changed file
with
28 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters