This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/shared/platform/zephyr
Wenyong Huang 388530c738
Modify os_cond_reltimedwait to support long time wait (#461)
Modify the argument of os_cond_reltimedwait to uint64 type to support long time wait, and handle possible integer overflow.
2020-12-07 17:37:53 +08:00
..
platform_internal.h Add xtensa AOT support and fix build issue of alios (#223) 2020-04-01 18:38:42 +08:00
shared_platform.cmake re-org platform APIs, simplify porting process (#201) 2020-03-16 16:43:57 +08:00
zephyr_platform.c Add more checks to enhance security (#446) 2020-11-24 14:00:09 +08:00
zephyr_thread.c Modify os_cond_reltimedwait to support long time wait (#461) 2020-12-07 17:37:53 +08:00
zephyr_time.c re-org platform APIs, simplify porting process (#201) 2020-03-16 16:43:57 +08:00