Hello,

I am curious as to how memory management works. Searching the code for "void 
free(" returns two implementations. One implements the function in the native 
port as a wrapper of the systems implementations (?) and the other does nothing 
(found in malloc.h in the folder oneway-malloc and implemented in 
oneway-malloc.c).

Is there another implementation I have overlooked or is there no way to free 
memory on boards?

Thanks
Raphael



_______________________________________________
devel mailing list
[email protected]
http://lists.riot-os.org/mailman/listinfo/devel

Reply via email to