mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 00:34:10 +08:00
c4001b2433
Build Documentation / build-html (push) Has been cancelled
Use configuration CDCACM_DISABLE_TXBUF or CDCACM_DISABLE_RXBUF to choose
whether to use usb req buffer as the serial buffer. Since the default
value is n (not using req buf), the original configuration of buf is valid.
This reverts commit 21c8ed80bd.