package
0.0.0-20240813060107-005fe8a3629a
Repository: https://github.com/arduino/arduino-lint.git
Documentation: pkg.go.dev

# Functions

BoardIDs returns the list of board IDs from the given boards.txt properties.
MenuIDs returns the list of menu IDs from the given boards.txt properties.
Properties parses the boards.txt from the given path and returns the data.
Validate validates boards.txt data against the JSON schema and returns a map of the result for each compliance level.
VisibleBoardIDs returns the list of IDs for non-hidden boards from the given boards.txt properties.