Skip to content

How to add required library with the code in src or some relvant folder to enable compilation #699

Closed
@rnbokade

Description

@rnbokade

Am trying to setup CI for my Arduino project on Github. My sketch uses many self-made header files and which I want to be included in /src subfolder. Tried to write #include "/src/abc.h" . However then different libraries again depend on other libraries. I don't want to change all of those libraries. Does Arduino-cli has any option or any way in which I could compile the files as they are without changing the path like I run in desktop

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions