-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requestedunittest libsThe assert / assure / unittest reporting apparatus is affectedThe assert / assure / unittest reporting apparatus is affected
Description
Issue / Feature Request Summary
A configuration parameter to exclude folders from compilation.
Consider a case where all libraries are in ./lib
so they can all be in a single git hub repo (using git submodules). arduino_ci
walks the tree to find all the header files - irrespective of any compiler directives to use mock headers/classes instead, the libraries get pulled in too (which may break compilation).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requestedunittest libsThe assert / assure / unittest reporting apparatus is affectedThe assert / assure / unittest reporting apparatus is affected