context

package
v0.0.0-...-515bbe0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 2, 2021 License: LGPL-2.1 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Context

type Context struct {
	PortName         string
	RootCertDir      string
	Addresses        addressFlags
	FirmwareFile     string
	FWUploaderBinary string
	ReadAll          bool
	BinaryToRestore  string
	ProgrammerPath   string
	Model            string
	Compatible       string
	Retries          int
}

type Programmer

type Programmer interface {
	Flash(filename string, cb *serialutils.ResetProgressCallbacks) error
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL