-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Labels
Type: Feature requestFeature request for Arduino ESP32Feature request for Arduino ESP32
Description
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: Feature requestFeature request for Arduino ESP32Feature request for Arduino ESP32