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/esp-idf
liang.he eaedceca2f
Add bh_print_proc_mem() to dump memory info of current process (#1734)
Only support Posix platforms currently, read memory consumption info from
file "/proc/self/status".
2022-11-25 08:33:44 +08:00
..
espidf_malloc.c Add bh_print_proc_mem() to dump memory info of current process (#1734) 2022-11-25 08:33:44 +08:00
espidf_memmap.c ESP IDF fixes (#927) 2022-01-05 12:50:17 +08:00
espidf_platform.c Fix link error for ESP-IDF 4.4.2 (#1520) 2022-09-27 09:00:38 +08:00
espidf_socket.c esp-idf: Add socket support for esp-idf platform (#1364) 2022-11-02 18:02:58 +08:00
espidf_thread.c esp32: Support app management and thread (#1350) 2022-08-02 16:37:55 +08:00
platform_internal.h Add mutex initializer for wasm-c-api engine operations (#1656) 2022-10-31 11:48:07 +08:00
shared_platform.cmake Port WAMR to ESP-IDF (#892) 2021-12-20 10:52:59 +08:00