diff options
author | Tomasz Moń <desowin@gmail.com> | 2021-06-08 16:46:07 +0200 |
---|---|---|
committer | Tomasz Moń <desowin@gmail.com> | 2021-06-12 14:47:15 +0000 |
commit | f3f9d1fb9533529776ded4fd3af7fd274ba5f2fe (patch) | |
tree | 85bdcf140180d0a32be37dcb617a3663b59f8182 /firmware/eeprom_settings.c | |
parent | 663d846cf3867a6aab40b981b4755a1f62a64dcd (diff) |
USB Serial: Implement Abstract Control Management
On devices that can assign interrupt IN, bulk IN and bulk OUT endpoints
this change results in the serial interface working out of the box on
Linux and Windows. On Linux it is registered as ttyACM device and on
Windows it is assigned a COM port number.
On devices that cannot assign the interrupt IN this change won't have
any effect.
Implement minimum required interface control requests. Respond with
whatever line coding was set to make terminal programs happy.
Change-Id: Id7d3899d8546e45d7cb4ecc3fe464908cb59e810
Diffstat (limited to 'firmware/eeprom_settings.c')
0 files changed, 0 insertions, 0 deletions