Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Krzysztof Sychla a51d3c0f74 kernel: heap: Add allocation metadata to allocated_bytes 17 hours ago
..
CMakeLists.txt kernel: sys_heap: stats: save heap pointers to an array during init 6 months ago
Kconfig kernel: sys_heap: stats: save heap pointers to an array during init 6 months ago
heap.c kernel: sys_heap: Fix chunk size request validation 1 month ago
heap.h kernel: heap: Add allocation metadata to allocated_bytes 17 hours ago
heap_array.c kernel: sys_heap: stats: save heap pointers to an array during init 6 months ago
heap_info.c lib: added blanks between operators 1 year ago
heap_listener.c
heap_stats.c lib: heap: move heap stats to own file 2 years ago
heap_stress.c lib: heap: rename with files and use _ 2 years ago
heap_validate.c coding guidelines: comply with MISRA Rule 12.1. 1 year ago
multi_heap.c multi_heap: introduce support for realloc() 8 months ago
shared_multi_heap.c