Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

STM32 Uart log never take effect #43136

Closed
Jeepgoing opened this issue Feb 24, 2022 · 0 comments
Closed

STM32 Uart log never take effect #43136

Jeepgoing opened this issue Feb 24, 2022 · 0 comments

Comments

@Jeepgoing
Copy link

Jeepgoing commented Feb 24, 2022

LOG_MODULE_REGISTER(uart_stm32);

maybe change to
LOG_MODULE_REGISTER(uart_stm32, LOG_LEVEL_ERR);
like

LOG_MODULE_REGISTER(uart_nrfx_uarte, LOG_LEVEL_ERR);

@zephyrproject-rtos zephyrproject-rtos locked and limited conversation to collaborators Feb 24, 2022
@stephanosio stephanosio converted this issue into discussion #43137 Feb 24, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant