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

Option to automatically delete temporary .elf and .hex files. #74

Closed
woolseyj opened this issue Oct 21, 2019 · 1 comment
Closed

Option to automatically delete temporary .elf and .hex files. #74

woolseyj opened this issue Oct 21, 2019 · 1 comment
Labels
type: enhancement New feature or request

Comments

@woolseyj
Copy link

Is your feature request related to a problem? Please describe.
The temporary .elf and .hex files can clutter up a sketch workspace directory. Sometimes it is handy to have them, but at other times it would be better to have them removed.

Describe the solution you'd like
It would be very nice to have an option listed in Preferences that enables the automatic deletion of the temporary .elf and .hex files after use.

Describe alternatives you've considered
The obvious choice is to manually delete them when they are no longer needed. Another alternative could be to place them in a generally hidden .build directory which itself could have the option to automatically remove the .build directory upon application close.

Thank you for your consideration.

@woolseyj woolseyj added the type: enhancement New feature or request label Oct 21, 2019
@woolseyj
Copy link
Author

I created a new arduino-cli issue instead that I believe provides a better solution.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant