Skip to content

No Existing Option to Burn Bootloader From Command Line #11765

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
davidcooper1 opened this issue Feb 19, 2022 · 1 comment
Closed

No Existing Option to Burn Bootloader From Command Line #11765

davidcooper1 opened this issue Feb 19, 2022 · 1 comment
Assignees
Labels
Component: CLI The Arduino IDE's command line interface feature request A request to make an enhancement (not a bug fix) Type: Wontfix Arduino has decided that it will not resolve the reported issue or implement the requested feature

Comments

@davidcooper1
Copy link

Recently, there was a request in the VS Code Arduino extension repo to add a burn bootloader command (microsoft/vscode-arduino#967). This extension can use either arduino-cli or the arduino command line options. However, I noticed that while this option is present in the arduino-cli it is not present in the arduino command line options, nor did I notice any previous request for this feature. Can this be implemented, so that dependent applications, such as the VS Code extension, can make use of this?

@per1234 per1234 added Component: CLI The Arduino IDE's command line interface feature request A request to make an enhancement (not a bug fix) labels Feb 19, 2022
@per1234
Copy link
Collaborator

per1234 commented Sep 24, 2022

Hi @davidcooper1. Thanks for your request. Arduino CLI is now considered the full replacement for the Arduino IDE 1.x command line interface, providing all the IDE's capabilities and much more. Those who use Arduino CLI directly will find far more user friendly and efficient than the Arduino IDE command line interface.

I see from your nice pull request that you are already aware of the fact, but for the benefit of others who use the Arduino IDE command line interface indirectly via Microsoft's "Visual Studio Code extension for Arduino"](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.vscode-arduino), I'll add that the extension can be used with Arduino CLI instead of Arduino IDE 1.x:

https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.vscode-arduino#arduino-cli

@per1234 per1234 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 24, 2022
@per1234 per1234 self-assigned this Sep 24, 2022
@per1234 per1234 added the Type: Wontfix Arduino has decided that it will not resolve the reported issue or implement the requested feature label Sep 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: CLI The Arduino IDE's command line interface feature request A request to make an enhancement (not a bug fix) Type: Wontfix Arduino has decided that it will not resolve the reported issue or implement the requested feature
Projects
None yet
Development

No branches or pull requests

2 participants