-
Notifications
You must be signed in to change notification settings - Fork 8.4k
manifest: Update hal_adi to grab UART driver fixes #89871
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
Conversation
|
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
danieldegrasse
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine to me once manifest is updated to point to SHA
|
Closing and reopening to see if it resolves the PR metadata workflow failure. |
|
Needs rebase |
Pull in UART driver fix that will allow MAX32 UART driver work without full libc. Signed-off-by: Tahsin Mutlugun <Tahsin.Mutlugun@analog.com>
|



Pull in UART driver fix that will allow MAX32 UART driver work without full libc.
Alternative to #89551
Fixes #89550