You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2022/08/10 19:32:46 UTC

[GitHub] [mynewt-core] wes3 opened a new pull request, #2861: hw/usb/cdc_console: Modify flush if cdc tx bufsize defined

wes3 opened a new pull request, #2861:
URL: https://github.com/apache/mynewt-core/pull/2861

   If the user defines USBD_CDC_TX_BUFSIZE and that buffer size is
   larger than USBD_CDC_DATA_EP_SIZE, data will not be flushed
   immediately. This change will cause it to be flushed immediately.


-- 
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: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [mynewt-core] wes3 merged pull request #2861: hw/usb/cdc_console: Modify flush if cdc tx bufsize defined

Posted by GitBox <gi...@apache.org>.
wes3 merged PR #2861:
URL: https://github.com/apache/mynewt-core/pull/2861


-- 
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: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2861: hw/usb/cdc_console: Modify flush if cdc tx bufsize defined

Posted by GitBox <gi...@apache.org>.
apache-mynewt-bot commented on PR #2861:
URL: https://github.com/apache/mynewt-core/pull/2861#issuecomment-1211211517

   
   <!-- style-bot -->
   
   ## Style check summary
   
   #### No suggestions at this time!
   


-- 
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: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org