I'm getting ready to write a USB interface to a Linux computer. The communications requires a single full duplex read/write stream. The two USB device types that seem most applicable are CDC or Bulk Transfer. I would like to first test using Windows 10 and I'm trying to find the simplest way to do this and have had a hard time finding what USB device drivers are built into Window other than HID devices. Any advice on how I should proceed would be greatly appreciated.
Thanks.
