-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Milestone
Description
Arduino automatically discovers required libraries by scanning include directives. Implementing this feature is not only convenient to build unchanged Sketches with CMake. It's also needed to build Sketches for the STM32 core, which populates sketch/requiredLibraries.cpp with include directives for its system libraries.
The library search order is desribed here: https://arduino.github.io/arduino-cli/1.0/sketch-build-process/#location-priority
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request