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/riot
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 Addapt to RIOT changes (#452) 2020-11-27 09:10:00 +08:00
riot_platform.c add RIOT-OS support to WAMR (#425) 2020-10-16 11:21:53 +08:00
riot_thread.c Modify os_cond_reltimedwait to support long time wait (#461) 2020-12-07 17:37:53 +08:00
riot_time.c add RIOT-OS support to WAMR (#425) 2020-10-16 11:21:53 +08:00
shared_platform.cmake add RIOT-OS support to WAMR (#425) 2020-10-16 11:21:53 +08:00