Skip to content

Arduino builder compiles hidden directories #139

Open
@NicoHood

Description

@NicoHood

I sometimes need to move my code somewhere else to back it up for a huge api change. I wish I could use a .old folder for this, but arduino builder still compiles those files.

Example error:
/Arduino/sketchbook/libraries/IRLremote/src/.old/IRLremoteReceive.hpp:141:29: error: 'dataNec' was not declared in this scope

I guess the fix is quite simple, as only hidden folders has to be excluded from compiling/linking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: codeRelated to content of the project itselftype: enhancementProposed improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions