//
pkg.gl
Category
github.com/jacoblai/arduino-cli
arduino
builder
preprocessor
package
0.0.6
Repository:
https://github.com/jacoblai/arduino-cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
1
Files
266 SLOC
#
Functions
GCC
GCC performs a run of the gcc preprocess (macro/includes expansion).
PreprocessSketchWithCtags
PreprocessSketchWithCtags performs preprocessing of the arduino sketch using CTags.
RunCTags
RunCTags performs a run of ctags on the given source file.
#
Variables
DebugPreprocessor
DebugPreprocessor when set to true the CTags preprocessor will output debugging info to stdout this is useful for unit-testing to provide more infos.