mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 12:43:03 +00:00
Implemented dynamic allocation of memory pools in a similar to manner to what was already implemented for message queues. Added all the same checks on size vs. maximum allowed and current heap. Added an additional Kconfig variable to define the maximum size of a dynamically allocated memory pool. Signed-off-by: Carlos Stuart <carlosstuart1970@gmail.com> |
||
---|---|---|
.. | ||
cmsis_rtos_v1 | ||
cmsis_rtos_v2 | ||
gui | ||
libc | ||
os | ||
posix | ||
CMakeLists.txt | ||
Kconfig |