ArduinoCore-samd
ArduinoCore-samd copied to clipboard
USB CDC with flow control
I am trying to use my XIAO to program an ESP32, but esptool.py requires flow control, it is expecting an FTDI chip. How can I achieve flow control (NAK, etc), to handle large amounts of data, using one of the USB libraries provided with your Arduino lib?