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

save max specific uart descriptor #1962

Merged
merged 1 commit into from
Oct 18, 2023
Merged

save max specific uart descriptor #1962

merged 1 commit into from
Oct 18, 2023

Conversation

buha
Copy link
Contributor

@buha buha commented Oct 18, 2023

Pull Request Description

Fix the fact that the extra field of no_os_uart_desc was not being populated with the maxim specific structure.

PR Type

  • Bug fix (change that fixes an issue)
  • New feature (change that adds new functionality)
  • Breaking change (has dependencies in other repos or will cause CI to fail)

PR Checklist

  • I have followed the Coding style guidelines
  • I have performed a self-review of the changes
  • I have commented my code, at least hard-to-understand parts
  • I have build all projects affected by the changes in this PR
  • I have tested in hardware affected projects, at the relevant boards
  • I have signed off all commits from this PR
  • I have updated the documentation (wiki pages, ReadMe etc), if applies

Fix the fact that the extra field of no_os_uart_desc was not being
populated with the maxim specific structure.

Signed-off-by: Darius Berghe <[email protected]>
@buha buha merged commit 9f06696 into master Oct 18, 2023
@buha buha deleted the max-uart-desc branch October 18, 2023 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants