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

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

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

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
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.

2 participants