Explicitly deinitialize stdin/stdout over UART and remove it from the current set of stdin/stdout drivers This method disables PICO_DEFAULT_UART_TX_PIN for UART output (if defined), PICO_DEFAULT_UART_RX_PIN for input (if defined) and leaves the pads isolated.