Structs§
- Hyperdebug
Dfu - 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 theHyperdebugDfu
structs.