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

New OS Manager command: Bootloader info #108

Merged
merged 1 commit into from
Oct 19, 2023
Merged

New OS Manager command: Bootloader info #108

merged 1 commit into from
Oct 19, 2023

Conversation

philips77
Copy link
Member

This PR adds support for querying bootloader information: zephyrproject-rtos/zephyr#57797

Currently only the "mode" parameter is supported, but can be extended for other parameters.
When no query is given the bootlaoder should reply with it's name. For Mcuboot the returned name will be "MCUboot", from which it can be deducted what other query parameters should be supported.

@philips77 philips77 merged commit a5808ba into main Oct 19, 2023
1 check passed
@philips77 philips77 deleted the os/bl-info branch October 19, 2023 20:07
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.

None yet

1 participant