ARM-software / vscode-cmsis-csolution

Extension support for VS Code CMSIS Project Extension
https://marketplace.visualstudio.com/items?itemName=Arm.cmsis-csolution
Other
23 stars 5 forks source link

command for getting .bin output file #44

Open AkiMakkonen-AlifSemi opened 11 months ago

AkiMakkonen-AlifSemi commented 11 months ago

Type: Feature Request

command:cmsis-csolution.getBinaryFile returns the .elf or similar format.

It would be useful to have a command for .bin output as well.

Note: Arm Embedded Debugger extension has the following commands: command:embedded-debug.getApplicationFile for .elf command:embedded-debug.getBinaryFile for .bin

mcgordonite commented 11 months ago

Good suggestion, thanks! We'll add it to our roadmap.