commit | 19b57ce2e8985321bf6d7b557b3ce6f38287d75d | [log] [tgz] |
---|---|---|
author | Rajavardhan Gundi <rajavardhan.gundi@intel.com> | Tue Oct 30 12:50:19 2018 +0530 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Dec 20 12:23:22 2018 +0100 |
tree | 81f0d116dad8c054c3398062facc57c68184915c | |
parent | 2b22e3088805f257504d5a1e4bb04bc9c97ee1c0 [diff] |
lib/cmsis_rtos_v2: Implement support for mutex APIs These APIs allow creating, acquiring, releasing and deleting the mutexes. Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com>