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>