Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

The defect that the compilation results folder is automatically deleted #1087

Open
@isharrrry

Description

@isharrrry

Sometimes we need to get the compiled hex file or bin file for distribution or download to Arduino using network OTA, but I found that the build results folder will be automatically deleted after the verify is successfully compiled.
This not only lost the build result file, but also the problem that Arduino ide repeatedly compiled the unchanged C / CPP / ino file resulted in low build efficiency, so I had to continue to use Arduino ide when I needed to extract bin files. We hope this can be solved.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions