Skip to content

Best practices to exclude folders from compilation? #29

Closed
@ianfixes

Description

@ianfixes

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

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requestedunittest libsThe assert / assure / unittest reporting apparatus is affected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions