//
pkg.gl
Category
github.com/arduino/arduino-cli
pkg
fqbn
package
1.2.0
Repository:
https://github.com/arduino/arduino-cli.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
5
Dependents
5
Files
103 SLOC
#
Functions
MustParse
MustParse parse an FQBN string from the input string or panics if the input is not a valid FQBN.
Parse
Parse parses an FQBN string from the input string.
#
Structs
FQBN
FQBN represents an Fully Qualified Board Name string.