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

serial: Pass port name/description as context attributes #1017

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

pcercuei
Copy link
Contributor

Instead of overriding the context description that comes from the XML, pass the serial port name and description as context attributes, and keep the context description as-is.

Fixes #926.

@pcercuei pcercuei requested a review from buha July 26, 2023 10:04
Instead of overriding the context description that comes from the XML,
pass the serial port name and description as context attributes, and
keep the context description as-is.

Fixes #926.

Signed-off-by: Paul Cercueil <[email protected]>
@pcercuei pcercuei force-pushed the pcercuei/master-fix-serial-description branch from 89749a9 to 221bfb8 Compare July 27, 2023 07:45
Copy link

@buha buha left a comment

Choose a reason for hiding this comment

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

even tested this with hardware, works as expected

@pcercuei pcercuei merged commit b31f4c9 into master Jul 27, 2023
23 checks passed
@pcercuei pcercuei deleted the pcercuei/master-fix-serial-description branch July 27, 2023 10:18
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.

context description with serial backend
3 participants