Closed
Description
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
Labels
No labels