Closed
Description
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
Labels
No labels