Open
Description
It seems common to put save()
at the end of code in the editor. This works (but is not recommended) when you upload to RAM, but if you upload to flash it's a disaster, causing a large flash write (and reset) every time the device boots.
We should detect this (and maybe other issues) before upload and warn...
Metadata
Metadata
Assignees
Labels
No labels