I've used all my USARTS for other purposes, and have a free UART I'd like to use for standard debug.
However, I see the API stdio_serial_init() only seems to accept USART parameters.
Am I missing something?
Is there another way to set up the default debug console with a UART?
Thanks!