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

# Functions

GCC performs a run of the gcc preprocess (macro/includes expansion).
PreprocessSketchWithCtags performs preprocessing of the arduino sketch using CTags.
RunCTags performs a run of ctags on the given source file.

# Variables

DebugPreprocessor when set to true the CTags preprocessor will output debugging info to stdout this is useful for unit-testing to provide more infos.