This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Redirect stdout to UART in SDK11

Hi, in older SDK there seemed to be a simple way to redirect stdout (simple_uart.h), but in SDK 11 I cannot find these functions. What is the recommended/minimal way to redirect stdout in SDK 11?

Related