Skip to content

Add printout of picotool location #2475

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 20, 2025

Conversation

will-v-pi
Copy link
Contributor

This prints out the location of the picotool executable being used when configuring CMake. Note that for a picotool fetched by the SDK, this may not exist yet, as it is only build during the build step.

For example:

  • Using picotool from /usr/local/bin/picotool for a system install
  • Using picotool from /home/name/pico-examples/build/_deps/picotool/picotool for a picotool fetched by the SDK

This prints out the location of the picotool executable being used

For example:
* `Using picotool from /usr/local/bin/picotool` for a system install
* `Using picotool from /home/name/pico-examples/build/_deps/picotool/picotool` for a picotool fetched by the SDK
@will-v-pi will-v-pi requested a review from kilograham May 19, 2025 16:11
@kilograham kilograham added this to the 2.1.2 milestone May 20, 2025
@kilograham kilograham merged commit 14d75c0 into raspberrypi:develop May 20, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants