mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-24 02:05:54 +00:00
The sample application to demonstrate dining philosopher's problem implementation using CMSIS RTOS V2 APIs with semaphores and mutexes as resources (forks). The application makes use of CMSIS_RTOS_V2 APIs on threads, semaphores and mutexes. Signed-off-by: Spoorthi K <spoorthi.k@intel.com> |
||
---|---|---|
.. | ||
cmsis_rtos_v1 | ||
cmsis_rtos_v2/philosophers | ||
portability.rst |