Wenyong Huang
|
17f62ad472
|
Apply clang-format for core/shared and product-mini files (#785)
Apply clang-format for core/shared and product-mini files
|
2021-10-14 09:12:07 +08:00 |
|
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 |
|
Karl Fessel
|
7d8b79a7a7
|
Addapt to RIOT changes (#452)
RIOT removed kernel_types.h in favor of sched.h
|
2020-11-27 09:10:00 +08:00 |
|
Karl Fessel
|
f1fe5d7872
|
add RIOT-OS support to WAMR (#425)
* add RIOT platform
see riot-os.org
* add simple RIOT example
|
2020-10-16 11:21:53 +08:00 |
|