Explicitly initialize USB stdio and add it to the current set of stdin drivers
PICO_STDIO_USB_CONNECT_WAIT_TIMEOUT_MS
can be set to cause this method to wait for a CDC connection from the host before returning, which is useful if you don't want any initial stdout output to be discarded before the connection is established.