wasm-micro-runtime/core/shared/platform/esp-idf
dongheng dacb3c4105
Add wamr to esp-idf components registry (#3287)
This PR is for the main branch, but only the released branch will be pushed
into Espressif component registry.

See also similar fixes in branch release/1.3.x:
https://github.com/bytecodealliance/wasm-micro-runtime/pull/3264
https://github.com/bytecodealliance/wasm-micro-runtime/pull/3288
2024-04-08 12:34:08 +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 Add wamr to esp-idf components registry (#3287) 2024-04-08 12:34:08 +08:00
espidf_platform.c Fix compilation errors on esp-idf platform (#3224) 2024-03-14 21:31:44 +08:00
espidf_socket.c Return error when shutdown() fails (#2801) 2023-11-24 21:03:59 +08:00
espidf_thread.c esp32: Support app management and thread (#1350) 2022-08-02 16:37:55 +08:00
platform_internal.h Fix compilation errors on esp-idf platform (#3224) 2024-03-14 21:31:44 +08:00
shared_platform.cmake Fix build failure on esp-idf platform (#2991) 2024-01-10 10:44:31 +08:00