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
Karl Fessel a22a5da40d
Correct RIOT os_mmap size type to size_t (#1002)
Change signature of riot `os_mmap` implementation to match declaration in core/shared/platform/include/platform_api_vmcore.h
2022-02-09 10:21:54 +08:00
..
platform_internal.h Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
riot_platform.c Correct RIOT os_mmap size type to size_t (#1002) 2022-02-09 10:21:54 +08:00
riot_thread.c Adapt to RIOT ztimer and ztimer64 (#988) 2022-01-28 18:38:35 +08:00
riot_time.c Adapt to RIOT ztimer and ztimer64 (#988) 2022-01-28 18:38:35 +08:00
shared_platform.cmake add RIOT-OS support to WAMR (#425) 2020-10-16 11:21:53 +08:00