Skip to content

Conversation

@ttmut
Copy link
Contributor

@ttmut ttmut commented May 13, 2025

Pull in UART driver fix that will allow MAX32 UART driver work without full libc.

Alternative to #89551

Fixes #89550

@github-actions github-actions bot added the size: XS A PR changing only a single line of code label May 13, 2025
@github-actions
Copy link

github-actions bot commented May 13, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hal_adi zephyrproject-rtos/hal_adi@ad4165c zephyrproject-rtos/hal_adi@f8f6547 (main) zephyrproject-rtos/hal_adi@ad4165cf..f8f65473

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@github-actions github-actions bot added manifest manifest-hal_adi DNM (manifest) This PR should not be merged (controlled by action-manifest) labels May 13, 2025
@ttmut
Copy link
Contributor Author

ttmut commented May 13, 2025

FYI @MaureenHelm @danieldegrasse

@danieldegrasse danieldegrasse self-requested a review May 13, 2025 15:47
danieldegrasse
danieldegrasse previously approved these changes May 13, 2025
Copy link
Contributor

@danieldegrasse danieldegrasse left a 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

@ttmut ttmut force-pushed the manifest/hal_adi branch from dfa52c9 to 0b5b389 Compare May 13, 2025 16:39
@github-actions github-actions bot removed the DNM (manifest) This PR should not be merged (controlled by action-manifest) label May 13, 2025
danieldegrasse
danieldegrasse previously approved these changes May 13, 2025
MaureenHelm
MaureenHelm previously approved these changes May 13, 2025
@MaureenHelm
Copy link
Member

Closing and reopening to see if it resolves the PR metadata workflow failure.

@MaureenHelm MaureenHelm reopened this May 13, 2025
@MaureenHelm
Copy link
Member

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>
@ttmut ttmut dismissed stale reviews from MaureenHelm and danieldegrasse via cff8071 May 16, 2025 06:52
@ttmut ttmut force-pushed the manifest/hal_adi branch from 0b5b389 to cff8071 Compare May 16, 2025 06:52
@sonarqubecloud
Copy link

@kartben kartben merged commit fd3b730 into zephyrproject-rtos:main May 17, 2025
28 checks passed
@ttmut ttmut deleted the manifest/hal_adi branch May 23, 2025 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

manifest manifest-hal_adi size: XS A PR changing only a single line of code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

max32670 SOC cannot build with minimal libc when UART is enabled

5 participants