Closed
Description
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
Labels
No labels