Skip to content

Scan code for save() (and other issues) before upload #214

Open
@gfwilliams

Description

@gfwilliams

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions