Skip to content
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

Add binary info examples of configurable binaries #567

Merged
merged 5 commits into from
Nov 22, 2024

Conversation

will-v-pi
Copy link
Contributor

Add two examples of binaries which are configurable after compilation, demonstrating use of bi_ptr variables and the picotool config command.

The first is a blink binary which blinks on any pin, and if compiled for a W board it can also be configured between blinking a pin on the CYW43 chip or a normal GPIO

The second is a hello_world binary, with configurable UART config, ability to disable USB/UART output, and configurable printed string

@will-v-pi will-v-pi requested a review from kilograham October 24, 2024 15:20
Show up in picotool info as well, and removes the arbitrary 0x1234 0x5678 tag and ID
@will-v-pi will-v-pi added this to the 2.0.1 milestone Nov 12, 2024
@kilograham kilograham merged commit e934677 into raspberrypi:develop Nov 22, 2024
1 check 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