Skip to content

Add new library MemoryFree #396

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 31, 2017
Merged

Conversation

eriknyquist
Copy link
Contributor

This is the MemoryFree libary from
http://playground.arduino.cc/code/AvailableMemory, rewritten specifically
for Arduino 101 and tinyTILE. It provides some functions for querying
available stack & heap space.

@eriknyquist eriknyquist force-pushed the freememory branch 4 times, most recently from 3969326 to 8a4b38c Compare January 10, 2017 23:47
@eriknyquist eriknyquist added this to the Deneb milestone Jan 10, 2017
@eriknyquist eriknyquist force-pushed the freememory branch 2 times, most recently from 6c4f778 to e6a0e27 Compare January 11, 2017 00:57
This is the MemoryFree libary from
http://playground.arduino.cc/code/AvailableMemory, rewritten specifically
for Arduino 101 and tinyTILE. It provides some functions for querying
available stack & heap space.
@eriknyquist
Copy link
Contributor Author

Ping @SidLeung @bigdinotech

Copy link
Contributor

@bigdinotech bigdinotech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Though I think many Arduino users will be confused on what it really does. Maybe we should have a super short tutorial/not on when they really need to use this library?

@eriknyquist eriknyquist merged commit b608602 into arduino:master Jan 31, 2017
@eriknyquist eriknyquist deleted the freememory branch January 31, 2017 00:49
@eriknyquist
Copy link
Contributor Author

Did you read the README that's in there? can you be more specific about what's missing from it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants