Skip to content

CP210x USB to UART Bridge VCP Drivers extended for working with Ondotori

Notifications You must be signed in to change notification settings

inventit/cp210x

Repository files navigation

CP210x USB - UART Bridge VCP Driver

概要

おんどとりとUSBでシリアル通信をするためのLinux用ドライバです。Silicon Labsのソースコードに、以下のDevice IDを追加しカスタマイズしています。

static struct usb_device_id id_table [] = {
… (snip) …

    { USB_DEVICE(0x0CCF, 0x0500) }, /* TandD USB-UART Controller */

… (snip) …
}

ライセンス

GPL v2

About

CP210x USB to UART Bridge VCP Drivers extended for working with Ondotori

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published