diff options
author | Damien George <damien@micropython.org> | 2021-10-27 20:15:04 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-10-28 11:37:35 +1100 |
commit | 1e4849557d23f3b194f3a056e28f7a8c14dac050 (patch) | |
tree | ee65e7753f2140cc7c12df437d56efed7156aac1 /docs/esp8266/tutorial/pwm.rst | |
parent | 5b9c9cd0971fda60e7e6375c17bda32d3a3407d6 (diff) |
esp32/usb: Further improve speed of USB CDC output.
Following on from ba940250a5b630018c8d9b0e21c5ed858a20450f, the change here
makes output about 15 times faster (now up to about 550 kbytes/sec).
tinyusb_cdcacm_write_queue will return the number of bytes written, so
there's no need to use tud_cdc_n_write_available.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp8266/tutorial/pwm.rst')
0 files changed, 0 insertions, 0 deletions