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

snippets: rtt console #72898

Merged
merged 1 commit into from
May 21, 2024
Merged

Conversation

hlord2000
Copy link
Contributor

Adds a snippet to enable RTT as console backend.

Signed-off-by: Helmut Lord kellyhlord@gmail.com

Adds a snippet to enable RTT as console backend.

Signed-off-by: Helmut Lord <kellyhlord@gmail.com>
@teburd
Copy link
Collaborator

teburd commented May 16, 2024

This probably also needs to override the chosen console device in device tree I'd think, e.g. https://github.com/zephyrproject-rtos/zephyr/blob/main/boards/nordic/nrf52dk/nrf52dk_nrf52805.dts#L17

@hlord2000
Copy link
Contributor Author

This probably also needs to override the chosen console device in device tree I'd think, e.g. https://github.com/zephyrproject-rtos/zephyr/blob/main/boards/nordic/nrf52dk/nrf52dk_nrf52805.dts#L17

I could do this, but the config disables the UART console backend. Let me know your thoughts

@nashif nashif merged commit ddc1d87 into zephyrproject-rtos:main May 21, 2024
24 checks passed
@hlord2000 hlord2000 deleted the snippets/rtt_console branch May 21, 2024 16:42
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.

None yet

7 participants