kasjer opened a new pull request, #2863: URL: https://github.com/apache/mynewt-core/pull/2863
This adds way to have several CDC interfaces (COM ports or /dev/ttyACMx devices) on one USB devices. This will allow to have USB console with other serial based interface like HCI over serial connection. cdc package is added that routes TinyUSB CDC devices callbacks to multiply interface implementations. Some USB string descriptor handling is also updated so string indices for interfaces and DFU slot are no longer hardcode. This also adds standard descriptor for CDC HCI that can be used by future nimble transport. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
