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

drivers/pinctrl.h: Resolve Z_PINCTRL_STATE_INIT Cpp Compatibility #82908

Closed
wants to merge 1 commit into from

Conversation

te-johan
Copy link

This commit adds C++20 onwards support for the
Z_PINCTRL_STATE_INIT macro. Previously
the PINCTRL_DT_STATE_INIT macro was fixed,
this commits does the same change to the
Z_PINCTRL_STATE_INIT macro.

This commit adds C++20 onwards support for the
Z_PINCTRL_STATE_INIT macro. Previously
the PINCTRL_DT_STATE_INIT macro was fixed,
this commits does the same change to the
Z_PINCTRL_STATE_INIT macro.

Signed-off-by: Johan Carlsson <[email protected]>
@gmarull
Copy link
Member

gmarull commented Dec 12, 2024

Duplicate of #82771

@gmarull gmarull marked this as a duplicate of #82771 Dec 12, 2024
@gmarull gmarull closed this Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants