Replies: 1 comment
-
The documentation says:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
zephyr/drivers/serial/uart_stm32.c
Line 39 in 5fab2ef
maybe change to
LOG_MODULE_REGISTER(uart_stm32, LOG_LEVEL_ERR);
like
zephyr/drivers/serial/uart_nrfx_uarte.c
Line 19 in 5fab2ef
Beta Was this translation helpful? Give feedback.
All reactions