Skip to content

the arduino core makes build times weirdly insufferable #10603

@heavyStuff3000

Description

@heavyStuff3000

Related area

arduino core, i2c

Hardware specification

esp32

Is your feature request related to a problem?

How is it possible that simply adding the arduino core to my project(since I have an arduino lib that already work to interact with my sensors) makes any change in the cmake file impossible without waiting for 5 minutes?

I really hate waiting for 5 minutes each time I do a cmake change, since it never works on the first time anyway. this is absolutely insane, how many dependencies does the arduino core have?

Describe the solution you'd like

make the arduino core compile QUICKER

Describe alternatives you've considered

make it possible to just import the wire(i2c) part of the arduino lib because this is insane how much time a cmake change takes

Additional context

this behavior only happens when the arduino core is installed as dependency

I have checked existing list of Feature requests and the Contribution Guide

  • I confirm I have checked existing list of Feature requests and Contribution Guide.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions