USB VCOM
The USB VCOM driver implements a Virtual Serial (COM) Port to allow communication with a USB host. In this tutorial, we will use umake and nimolib to create a simple project based around the VCOM driver, see how printf can be redirected to the VCOM driver and how to make an LED respond to a…