Commit 948e4c4
committed
fix: remove "programmer.default" from Nano ESP32
Setting programmer.default has unfortunately multiple effects:
- sets the tick by default in the Tool menu in the IDE (which was the
expected behavior),
- forces the CLI to use the specified programmer every time an upload is
attempted (which is confusing users).
For this reason, it is better to remove the "programmer.default" setting
from the board definition and let the user choose the programmer in the
IDE menus, as it was before.1 parent ee081b9 commit 948e4c4
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35606 | 35606 | | |
35607 | 35607 | | |
35608 | 35608 | | |
35609 | | - | |
35610 | 35609 | | |
35611 | 35610 | | |
35612 | 35611 | | |
| |||
0 commit comments