Closed as not planned
Description
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?