Skip to content

Support for memory usage testing #307

Closed
@jgfoster

Description

@jgfoster

Because of the limited memory on an Arduino board, a common problem is stack/heap corruption and this is difficult to debug. One way to address the problem is to ensure a free space threshold. We do get the free space when the sketch is compiled and it would be nice to be able to test for that value (or at least report it).

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