Skip to content

Build consumes a lot of time by recompiling unchanged core library files every other run #6416

Closed
@dok-net

Description

@dok-net

It has been found that when using ESP8266 Arduino from git, not the packaged version available through Arduino board manager, every other build causes a recompilation of many sources files in "core libraries".
Thanks to the kind analysis of this problem by the Visual Micro support team, the issue could be tracked down to tools/makecorever.py constantly recreating core_version.h.
This is fixed by PR #6414

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