commit | 7d499e3471969952432586efbaf1f03f61b43d24 | [log] [tgz] |
---|---|---|
author | Rajavardhan Gundi <rajavardhan.gundi@intel.com> | Tue Oct 30 12:23:26 2018 +0530 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Dec 20 12:23:22 2018 +0100 |
tree | 60778fb7a28dd1c529e988aed87174bb38a73158 | |
parent | e3fe0cafabebe4496ca8ebf7d992d636da8f5ea7 [diff] |
lib/cmsis_rtos_v2: Implement support for generic wait APIs APIs to introduce wait i.e osDelay and osDelayUntil are defined here. They are analogous to k_sleep in the kernel. Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com>