kasjer opened a new pull request, #3134: URL: https://github.com/apache/mynewt-core/pull/3134
So far TinyUSB stack was starting during system init stage. Now it is possible for the application to start it at later time by manually call `tinyusb_start()` function. Additionally shell commands are added to test functionality: ``` /usb start /usb stop ``` -- 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]
