MichaelMeissner
Senior Member+
Rather than continue the discussions about adding a malloc layer for the psram memory on the Teensy 4.1 beta thread, it is probably better to open a new thread about it.
Here are some open source malloc implementations (written in 2014):
Here are some links from that thread:
Obviously we need to be careful about the license of these libraries.
Here are some open source malloc implementations (written in 2014):
Here are some links from that thread:
- ftp://gee.cs.oswego.edu/pub/misc/malloc.c
- https://github.com/mattconte/tlsf
- https://www.flipcode.com/archives/Simple_Malloc_Free_Functions.shtml
Obviously we need to be careful about the license of these libraries.