This repository was archived by the owner on Oct 1, 2024. It is now read-only.
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
New feature: Compile to *.bin #786
Open
Description
The Arduino IDE suffers an option to build a sketch as *.bin file.
Adding this feature to VS Code Arduino Plugin would be impressive.
This feature is mostly used, to upload code wireless to an ESP.
You can find this option on the Arduino IDE on Sketch -> Export compiled Binary.
It will be placed in the Sketch folder.