commit | 2d7619ecf89c3782e31cc0c91bd3eff0e08eaeb4 | [log] [tgz] |
---|---|---|
author | Rajavardhan Gundi <rajavardhan.gundi@intel.com> | Tue Jun 19 11:50:38 2018 +0530 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Aug 13 13:08:07 2018 -0700 |
tree | 66fdc74ab517d1e299313602fd64651d72a5e4fe | |
parent | ccd1c218241a31e718dc1ab762d41ce01b57dba5 [diff] |
lib/cmsis_rtos_v1: Implement support for osDelay This API is used to specify delay in ms. This is analogous to k_sleep in the kernel. Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com>