commit | e5c848878a8f8ede75afc2c93a6d95de656a9558 | [log] [tgz] |
---|---|---|
author | Rajavardhan Gundi <rajavardhan.gundi@intel.com> | Tue Oct 30 13:00:31 2018 +0530 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Dec 20 12:23:22 2018 +0100 |
tree | 5f9d8288a54dd2a22c0f9365c5176d3eb88d2afe | |
parent | c58733c30224c418932f0821307cb2d52e0a3ef1 [diff] |
lib/cmsis_rtos_v2: Implement support for mempool APIs These APIs allow creating, allocating and freeing of mempools. Note: "Mempool" in CMSIS actually means memslabs in Zephyr. Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com>