aboutsummaryrefslogtreecommitdiff
path: root/libs/xr_usb_serial_common
Commit message (Collapse)AuthorAge
* xr_usb_serial_common: replace SUBDIRS with M in package recipeDavid Bauer2020-03-11
| | | | | | | The SUBDIRS variable has been removed in kernel 5.4, and was deprecated since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD. Signed-off-by: David Bauer <mail@david-bauer.net>
* add xr_usb_serial_common driver for USB to RS-485/RS-422Daniel Golle2016-06-24
Signed-off-by: Daniel Golle <daniel@makrotopia.org>