PaulStoffregen / USBHost_t36

USB Host Library for Teensy 3.6 and 4.0
166 stars 85 forks source link

Add support for Prolific 23A3 Serial Device #126

Open pgeremia opened 10 months ago

pgeremia commented 10 months ago

Prolific changed their serial device from device id 2303 to 23A3 and at the same time changed how it works. Would it be possible to add support for this new device?

I am going to attempt to figure it out, but I am not a drive expert.