Closed
Description
For each build the core library is created. This seems unnecessary especially if there is only a minor change to a sketch.
Improvements could be:
- Build the core library only once with the first build of the sketch.
- Cache core library builds with board tag so that they may be reused either when switching boards or between runs of the IDE.
Cheers!
Metadata
Metadata
Assignees
Labels
No labels