Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 424 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 424 Bytes

Serial API Polyfill

An implementation of the Serial API on top of the WebUSB API for use with USB-to-serial adapters. Use of this library is limited to hardware and platforms where the device is accessible via the WebUSB API because it has not been claimed by a built-in device driver. This project will be used to prototype the design of the Serial API.