Wenyong Huang 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) vor 4 Jahren
..
alios 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) vor 4 Jahren
android 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) vor 4 Jahren
common 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) vor 4 Jahren
darwin 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) vor 4 Jahren
esp-idf 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) vor 4 Jahren
include 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) vor 4 Jahren
linux 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) vor 4 Jahren
linux-sgx 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) vor 4 Jahren
nuttx 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) vor 4 Jahren
riot 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) vor 4 Jahren
rt-thread 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) vor 4 Jahren
vxworks 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) vor 4 Jahren
windows 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) vor 4 Jahren
zephyr 17f62ad472 Apply clang-format for core/shared and product-mini files (#785) vor 4 Jahren
README.md f1a0e75ab7 re-org platform APIs, simplify porting process (#201) vor 6 Jahren

README.md

This folder contains the platform abstract layer for multiple platforms. To support a new platform, you can simply create a new folder here and implement all the APIs defined in include folder.

Refer to port_wamr.md for how to port WAMR to a target platform.