commit | b39f6268c1501d49729064d152de8c55b52a2886 | [log] [tgz] |
---|---|---|
author | Rajavardhan Gundi <rajavardhan.gundi@intel.com> | Tue Oct 30 12:53:44 2018 +0530 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Dec 20 12:23:22 2018 +0100 |
tree | e843c27f0e35aa71017a6a353729fb1756ec0b36 | |
parent | a1eaa23fe32b855bdf2e60bb333f1063cc861e32 [diff] |
lib/cmsis_rtos_v2: Implement support for semaphore APIs These APIs allow creating, acquiring, releasing and deleting of semaphores. Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com>