Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Provide means to override every Arduino-bound tool #12

Open
MrPointer opened this issue Sep 16, 2018 · 0 comments
Open

Provide means to override every Arduino-bound tool #12

MrPointer opened this issue Sep 16, 2018 · 0 comments
Assignees
Labels
feature New feature priority: normal Normal priority - Probably will be implemented some time soon
Milestone

Comments

@MrPointer
Copy link
Member

Currently there are many elements in the framework which depend directly on Arduino specific tools, which don't always match those used by custom platforms.
One example is the avrdude uploading tool, which is used by Arduino but not by ESP32.

All such elements should have the ability to be "overridden" by a user-provided value, or, if possible, by a value stated in the platform.txt file.

@MrPointer MrPointer added the feature New feature label Sep 16, 2018
@MrPointer MrPointer added this to the v1.0 milestone Sep 16, 2018
@MrPointer MrPointer self-assigned this Sep 16, 2018
@MrPointer MrPointer added the priority: minor Minor priority - Probably won't be implemented soon label Dec 11, 2018
@MrPointer MrPointer added priority: normal Normal priority - Probably will be implemented some time soon and removed priority: minor Minor priority - Probably won't be implemented soon labels Apr 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature priority: normal Normal priority - Probably will be implemented some time soon
Projects
None yet
Development

No branches or pull requests

1 participant