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 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
..
platform_internal.h add RIOT-OS support to WAMR (#425) 2020-10-16 11:21:53 +08:00
riot_platform.c add RIOT-OS support to WAMR (#425) 2020-10-16 11:21:53 +08:00
riot_thread.c add RIOT-OS support to WAMR (#425) 2020-10-16 11:21: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