sg-wireless / pymakr-vsc

GNU General Public License v3.0
97 stars 25 forks source link

Development mode is so nice, restart after every change is so annoying #294

Open Orekaria opened 1 year ago

Orekaria commented 1 year ago

Please add an option to disable the restart after auto-uploading local changes in development mode. Also an option to globally avoid pymakr to restart the device, would be much appreciated

I have tried in pymakr.json:

"reboot_after_upload": false, "ctrl_c_on_connect": true, "safe_boot_on_upload": false,

None of them are working Also: "onUpdate": "hardRestartDevice"

is not hard resetting the device