Skip to content

Enforce ordering of pico_add_extra_outputs and picotool functions #2054

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 3 commits into from
Nov 20, 2024

Conversation

will-v-pi
Copy link
Contributor

This throws a fatal error if a picotool post-processing function (eg pico_sign_binary) comes after pico_add_extra_outputs has been called for that target. Without this any picotool post-processing functions after pico_add_extra_outputs will have no effect.

peterharperuk
peterharperuk previously approved these changes Nov 19, 2024
Copy link
Contributor

@peterharperuk peterharperuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with pico_use_partition_firmware and works nicely. Thanks

@kilograham kilograham added this to the 2.1.0 milestone Nov 19, 2024
kilograham
kilograham previously approved these changes Nov 19, 2024
@kilograham kilograham merged commit 6bf5d9b into raspberrypi:develop Nov 20, 2024
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.

4 participants