esp32tool

package module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GlobalName       string = "esp32tool"
	GlobalDateUpdate string = "08-05-2024"
	GlobalHash       string = "954e7171040af16cea989619fbf0cd185556e957"

	GlobalVersion      string = "v0.0.2"
	GlobalVersionMajor string = "v0"
	GlobalVersionMinor uint16 = 0
	GlobalVersionPatch uint16 = 2
)

Variables

This section is empty.

Functions

func ConnectEsp32

func ConnectEsp32(portPath string, connectBaudrate uint32, transferBaudrate uint32, retries uint, logger *output.LogObj) (*esp32.ESP32ROM, error)

func InfoCommand

func InfoCommand(esp32 *esp32.ESP32ROM, logs *output.LogObj) error

Types

type DeviceInfo

type DeviceInfo struct {
	ChipType   string
	Revision   string
	Features   []string
	MacAddress string
	Partitions esp32.PartitionList
}

Directories

Path Synopsis
lib

Jump to

Keyboard shortcuts

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