cc3200

package
v0.0.0-...-b44964e Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2023 License: Apache-2.0, Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Flash

func Flash(fw *fwbundle.FirmwareBundle, opts *FlashOpts) error

func NewCC3200DeviceControl

func NewCC3200DeviceControl(port string) (cc32xx.DeviceControl, error)

Types

type FTDI

type FTDI interface {
	SetBitBangMode(mask byte) error
	WriteByte(data byte) error
	Close()
}

type FlashOpts

type FlashOpts struct {
	Port           string
	FormatSLFSSize int
	KeepFS         bool
}

Jump to

Keyboard shortcuts

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