I was wondering if there is a way to totally enable/disable the debug UART. Basically in production scenario, to shut off any debug printf statements flowing the USBTX and USBRX. I am aware of the LogLevel None option, but is it possible to completely disable the UART module, so we could save on further current consumption?
Thanks,
Ajay.