commit | 940ee4e7e56fa80ba0672bbb16bdadf6d0d71424 | [log] [tgz] |
---|---|---|
author | Spoorthi K <spoorthi.k@intel.com> | Thu Dec 06 10:08:06 2018 +0530 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Dec 06 12:19:23 2018 -0500 |
tree | 6e85cc53687d06bef08dc71534dfe62d30ab3a78 | |
parent | 64aecd044f6d7d3e9c4826ab1badff7ff10ac4f1 [diff] |
samples: cmsis_rtos_v1: Demo with Dining philosopher's problem Sample application to demonstrate usage of cmsis_rtos_v1 APIs with dining philosopher's problem implementation. This covers semaphores, mutex and thread APIs of CMSIS RTOS V1. Signed-off-by: Spoorthi K <spoorthi.k@intel.com>