Skip to content

logging: backend: add KConfig option for SWO sync packets #91745

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 1 commit into
base: main
Choose a base branch
from

Conversation

fbnors
Copy link
Contributor

@fbnors fbnors commented Jun 17, 2025

Add KConfig LOG_BACKEND_SWO_SYNC_PACKET to allow disabling SWO synchronization packets. Useful if the SWO is used as a UART replacement to avoid that the sync packets show up as special characters in a terminal application.

nordic-krch
nordic-krch previously approved these changes Jun 25, 2025
Copy link
Collaborator

@kartben kartben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add new kconfig option to 4.2 release notes - thanks!

Add KConfig LOG_BACKEND_SWO_SYNC_PACKET to allow disabling SWO
synchronization packets. Useful if the SWO is used as a UART replacement
to avoid that the sync packets show up as special characters in a terminal
application.

Signed-off-by: Fabian Otto <[email protected]>
@fbnors fbnors force-pushed the swo-sync-kconfig branch from 3a86b72 to f40699d Compare June 25, 2025 15:03
@github-actions github-actions bot added the Release Notes To be mentioned in the release notes label Jun 25, 2025
@fbnors
Copy link
Contributor Author

fbnors commented Jun 25, 2025

please add new kconfig option to 4.2 release notes - thanks!

Done! :-)

Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Logging Release Notes To be mentioned in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants