Module opentitanlib::transport::hyperdebug::dfu
source · Structs
- 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
- 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.