package
0.0.0-20181213094507-0031c6d985d6
Repository: https://github.com/facchinm/arduino-cli.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewPackages creates a new Packages object.
ParseFQBN extract an FQBN object from the input string.

# Structs

Board represents a board loaded from an installed platform.
BoardManifest contains information about a board.
BoardManifestID contains information on how to identify a board.
Flavor represents a flavor of a Tool version.
FQBN represents a Board with a specific configuration.
Package represents a package in the system.
Packages represents a set of Packages.
Platform represents a platform package.
PlatformRelease represents a release of a plaform package.
Tool represents a single Tool, part of a Package.
ToolDependency is a tuple that uniquely identifies a specific version of a Tool.
ToolRelease represents a single release of a tool.

# Type aliases

ToolDependencies is a set of tool dependency.