Last modified January 29, 2021 Release Notes -------------- This driver was tested on Linux 5.4.0 kernel (Ubuntu 18.04.5 LTS) only but it should work with other versions of Linux kernel as well. Linux kernel also has a default cp210x driver which is maintained at www.kernel.org. It is recommended to use the driver there that matches your specific kernel version. The bundle contains: * cp210x.c * Makefile * cp210x_gpio_example.c * cp210x_gpio_example_gpiolib.c * build.sh * CP210x_VCP_Linux_4.x_Release_Notes.txt Build instrutions: Ubuntu: 1. make ( your cp210x driver ) 2. cp cp210x.ko to /lib/modules//kernel/drivers/usb/serial 3. insmod /lib/modules//kernel/drivers/usb/serial 6. insmod /lib/modules/