Initialize all of the present standard stdio types that are linked into the binary. Call this method once you have set up your clocks to enable the stdio support for UART, USB, semihosting, and RTT based on the presence of the respective libraries in the binary. When stdio_usb is configured, this method can be optionally made to block, waiting for a connection via the variables specified in stdio_usb_init (i.e.
PICO_STDIO_USB_CONNECT_WAIT_TIMEOUT_MS
)