Skip to content

Unnecessary build of library file #1991

Closed
@mikaelpatel

Description

@mikaelpatel

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:

  1. Build the core library only once with the first build of the sketch.
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions