Closed
Description
Hello,
I was wondering if it was possible to keep the Makefile and .ino files in the src folder and when make or make upload is executed, it builds it into the build folder instead of the src folder. Is there a flag to do this? I believe it is somewhat similar to #267
This is my Project Structure
├── build
├── docs
├── ext
│ ├── include
│ ├── libs
└── src
└── blink.ino
└── Makefile
Metadata
Metadata
Assignees
Labels
No labels