package
1.2.0
Repository: https://github.com/arduino/arduino-cli.git
Documentation: pkg.go.dev

# Functions

MustParse parse an FQBN string from the input string or panics if the input is not a valid FQBN.
Parse parses an FQBN string from the input string.

# Structs

FQBN represents an Fully Qualified Board Name string.