arduino-esp32/libraries/USB
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
..
examples Fixes USB CDC setRxBufferSize(), begin(), _onRX() (#6413) 2022-03-28 11:40:02 +03:00
src Make USBHIDKeyboard::sendReport() public (#6322) 2022-02-21 15:16:24 +02:00
keywords.txt Add initial support for USB MSC (#5466) 2021-08-02 15:35:13 +03:00
library.properties Bump library versions to 2.0.0 (#5182) 2021-05-18 14:00:49 +03:00