/* Call to initialize the I/O (either UART or USB CDC at this point). * The argument is a callback function which will handle received characters, * when asynchronous (interrupt-driven) RX is used. * ...