Skip to content

Make Into Build Folder #395

Closed
Closed
@dominicap

Description

@dominicap

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions