• Rodrigo Garcia's avatar
    Fixes USB CDC setRxBufferSize(), begin(), _onRX() (#6413) · 6014ff43
    Rodrigo Garcia authored
    * 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
    6014ff43
USBCDC.cpp 13.5 KB