Search found 1 match

by wowa86
Tue Aug 13, 2019 10:31 am
Forum: General Discussion
Topic: How to use UART0 temporarily for other purposes than logging and printf output
Replies: 2
Views: 10185

Re: How to use UART0 temporarily for other purposes than logging and printf output

An alternative would be to disable UART logging within the config and write your own log function with esp_log_set_vprintf.