Skip to content

[nrf fromtree] Fix DEPRECATED_UART_NRFX_UARTE_LEGACY_SHIM option #2706

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nordic-krch
Copy link
Contributor

Cherry-pick fixes for DEPRECATED_UART_NRFX_UARTE_LEGACY_SHIM kconfig option. Without this there is a warning when UART is disabled.

…hen UART is unused

This hides the deprecation warning when UART_NRFX_UARTE_LEGACY_SHIM is
false because UART is not used.

Signed-off-by: Xudong Zheng <[email protected]>
(cherry picked from commit fac7c86)
…_UARTE_LEGACY_SHIM

The Kconfig option should be defined alongside
UART_NRFX_UARTE_LEGACY_SHIM for clarity.

Signed-off-by: Xudong Zheng <[email protected]>
(cherry picked from commit 020cb79)
@nordic-krch nordic-krch force-pushed the ncs/uart_legacy_shim_deprecated_fix branch from 2802d9a to fba1fa1 Compare April 9, 2025 05:42
Copy link

sonarqubecloud bot commented Apr 9, 2025

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.

6 participants