zephyr/lib
Carlos Stuart 48320433e9 lib: cmsis_rtos_v2: Dynamic memory pools
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>
2019-02-06 10:20:17 -05:00
..
cmsis_rtos_v1
cmsis_rtos_v2 lib: cmsis_rtos_v2: Dynamic memory pools 2019-02-06 10:20:17 -05:00
gui gui: Upstep LittlevGL to version 5.3 2019-02-04 15:32:29 -05:00
libc arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
os misc: assert_post_action: Treat POSIX arch like others 2019-02-03 10:28:51 -08:00
posix lib: posix: fix build break due to size comparsion 2019-02-01 23:41:09 -05:00
CMakeLists.txt lib: flatten all loose components into one lib 2019-01-22 07:45:22 -05:00
Kconfig lib: flatten all loose components into one lib 2019-01-22 07:45:22 -05:00