No Existing Option to Burn Bootloader From Command Line #11765
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
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 thearduino
command line options. However, I noticed that while this option is present in thearduino-cli
it is not present in thearduino
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?The text was updated successfully, but these errors were encountered: