bring malloc()/free() locally. check newlib and FreeRTOS for existing implementations.
os::std::malloc() and os::std::free() already added, but now call the libc implementations.
Log in to post a comment.
os::std::malloc() and os::std::free() already added, but now call the libc implementations.