USB DFU

/arduino/dfu/

Header File

Classes

class esptinyusb::USBdfu : public esptinyusb::BaseDevice

DFU class lets to add interface and enable dfu updates.

Warning

currently this interface is not working with S3, not tested with S2 yet

Public Functions

virtual bool begin(uint8_t _eps = 1) final

begin should add device descriptor and initialize interfaces

Parameters

_eps

Returns

true

Returns

false