Module dfu

Source

Structs§

HyperdebugDfu
This transport is to be used if a Nucleo board is already in DFU bootloader mode at the time of the opentitantool invocation (and presenting itself with STMs VID:DID, rather than Google’s).

Functions§

official_firmware_version
update_firmware
Helper method to perform flash programming using ST’s DfuSe variant of the DFU protocol. This method is used both by the Hyperdebug and the HyperdebugDfu structs.