zephyr/lib/libc/minimal
Josh Gao c0026346a3 libc: permit users to supply their own malloc.
Severely memory constrained systems with known allocation patterns can
benefit from providing their own implementation of malloc with
specifically tuned bucket sizes. Provide a switch to allow users to
replace the default malloc implementation with their own.

Signed-off-by: Josh Gao <josh@jmgao.dev>
2019-12-12 10:49:52 -06:00
..
include lib/libc/min: Introduce simple math.h 2019-09-27 04:30:07 -07:00
source libc: permit users to supply their own malloc. 2019-12-12 10:49:52 -06:00
CMakeLists.txt libc: minimal: Add headers as system includes 2019-08-08 14:31:35 +02:00