Skip to content

Slow compile time under Arduino IDE #747

Closed
@ikorman

Description

@ikorman

Hi

I have installed and configured Arduino for ESP32 and from functional point of view it compiles and flashes the boards. Problem is that compile for empty sketch takes 1-2 minutes. From what I can see in the compile log is that cause for that is that each time complete core is compiled from scratch. Is there a way to confgure IDE to do only incremental compile, meaning only source files which have been changed (like for example in PlatformIO environment)?

Arduino IDE v1.8.4
arduino-esp32 (17th of October)

Thx.
Ivan

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