TOPLLab / WARDuino-VSCode

🕵️ A VSCode debugger plugin for WARDuino.
Mozilla Public License 2.0
2 stars 2 forks source link

cleaning previous build is triggered even when debugging on emulators #102

Closed carllocos closed 1 year ago

carllocos commented 1 year ago

When debugging on a MCU. The plugin forces the make file to clean the previously built Arduino.ino file. This should however not be triggered when debugging on an emulator.