zephyr/lib
Andy Ross 6bc6a67b0e lib/gui/lvgl: Use a sys_heap and not a sys_mem_pool
The sys_mem_pool allocator is a legacy thing.  Use the standard heap
to reduce code size.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2020-12-07 21:50:14 -05:00
..
cmsis_rtos_v1 cmsis: align buffer containing struct k_timer 2020-11-13 14:53:55 -08:00
cmsis_rtos_v2 lib: cmsis_rtos_v2: Handle possible zero length array 2020-09-18 10:13:58 -05:00
fnmatch
gui lib/gui/lvgl: Use a sys_heap and not a sys_mem_pool 2020-12-07 21:50:14 -05:00
libc kernel: Cleanup logger setup in kernel files 2020-11-27 09:56:34 -05:00
open-amp
os lib/os/heap: minimize initial overallocation in the aligned case 2020-11-30 14:50:07 -05:00
posix lib/posix: SPARC newlib has unsigned short mode_t 2020-11-13 14:53:55 -08:00
CMakeLists.txt
Kconfig