arduino-esp32/docs
Rodrigo Garcia 6014ff433f
Fixes USB CDC setRxBufferSize(), begin(), _onRX() (#6413)
* Fixes USB CDC setRxBufferSize(), begin(), _onRX()

* Fixes SetRxBufferSize(0) with end()

* Fixes reset when 2x call to end()

* Adds RX_OVERFLOW_EVENT and Queue Copy in setBufferSize

* changed event name to ARDUINO_USB_CDC_RX_OVERFLOW_EVENT
2022-03-28 11:40:02 +03:00
..
source Fixes USB CDC setRxBufferSize(), begin(), _onRX() (#6413) 2022-03-28 11:40:02 +03:00
EXAMPLE_README_TEMPLATE.md Added the README template for examples and libraries (#5228) 2021-06-09 21:12:29 +03:00
make.bat Docs: Initial documentation structure using Sphinx (#5355) 2021-07-19 13:37:26 +03:00
Makefile Docs: Initial documentation structure using Sphinx (#5355) 2021-07-19 13:37:26 +03:00
requirements.txt Added ADC API doc + simple example (#6301) 2022-02-23 15:45:19 +02:00