Hi,
By default in most samples, UART_BACKEND_LOG are enabled, how to disable them and enable RTT logs through prj.conf?
See the How to use RTT documentation.
Regards,Amanda
I have enabled RTT documentation, but still, that hasn't disabled UART completely which is enabled by default.
I want to know how to disable shell_uart.
Also, add CONFIG_LOG_BACKEND_UART=n into the prj.conf
-Amanda