sdk

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InstallIDF

func InstallIDF(version string, out io.Writer) (string, error)

InstallIDF will install the specified version of the ESP-IDF SDK.

func InstallToolchain

func InstallToolchain(version string, out io.Writer) (string, error)

InstallToolchain will install the esp-idf toolchain.

Types

type SDK

type SDK struct {
	Name    string // e.g. esp-idf, tools
	Version string // e.g. v5.3
	Path    string
}

SDK represents an installed SDK.

func List

func List() ([]SDK, error)

List will return all installed SDKs.

Jump to

Keyboard shortcuts

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