 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package platform provides functions specific to linting Arduino boards platforms. See: https://arduino.github.io/arduino-cli/latest/platform-specification/
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BundledLibrariesFolderNames ¶
func BundledLibrariesFolderNames() []string
BundledLibrariesFolderNames returns a list of supported names for the platform bundled libraries folder.
func IsConfigurationFile ¶
func IsConfigurationFile(filePath *paths.Path) bool
IsConfigurationFile returns whether the file at the given path has a boards platform configuration file filename.
func IsRequiredConfigurationFile ¶
func IsRequiredConfigurationFile(filePath *paths.Path) bool
IsRequiredConfigurationFile returns whether the file at the given path has the filename of a required boards platform configuration file.
Types ¶
This section is empty.
       Directories
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| Package boardstxt provides functions specific to linting the boards.txt configuration files of Arduino boards platforms. | Package boardstxt provides functions specific to linting the boards.txt configuration files of Arduino boards platforms. | 
| Package platformtxt provides functions specific to linting the platform.txt configuration files of Arduino platform platforms. | Package platformtxt provides functions specific to linting the platform.txt configuration files of Arduino platform platforms. | 
| Package programmerstxt provides functions specific to linting the programmers.txt configuration files of Arduino programmers platforms. | Package programmerstxt provides functions specific to linting the programmers.txt configuration files of Arduino programmers platforms. | 
 Click to show internal directories. 
   Click to hide internal directories.