Provide advanced compilation features #7189
Labels
Component: Compilation
Related to compilation of Arduino sketches
feature request
A request to make an enhancement (not a bug fix)
At various times, I have needed to
Get a listing of the source and generated code
See the preprocessed source
Get a link map
Define a preprocessor symbol
It would be nice to have interfaces to accomplish these features, and, lacking an interface, a tutorial that says how to modify the configuration file to get these effects (at least for the first three issues).
joe
The text was updated successfully, but these errors were encountered: