You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 5, 2019. It is now read-only.
I suggest that the low level memory management (custom heap) should be removed from NETMF and replace it with the "standard" memory management support.
PS: this has already been addressed in #417 not to mention that it looks pretty obvious considering what exists today.
So here it is the issue before the PR.
The text was updated successfully, but these errors were encountered:
Yes, the thumbs up is an approval. I've always hated that NETMF did it's own thing instead of using a standard compilers run time library. Unfortunately when NETMF was first created those libraries were quite bloated and not well tuned for embedded micro controller use. Now with MDK uLib and newlib-nano it's a very different world.
Considering that:
I suggest that the low level memory management (custom heap) should be removed from NETMF and replace it with the "standard" memory management support.
PS: this has already been addressed in #417 not to mention that it looks pretty obvious considering what exists today.
So here it is the issue before the PR.
The text was updated successfully, but these errors were encountered: