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
dongheng b75ae3363d
esp32: Support app management and thread (#1350)
Support app management and thread on esp-idf platform:
- Fix compile issues when app management is enabled
- Add missing thread related APIs
2022-08-02 16:37:55 +08:00
..
espidf_malloc.c ESP IDF fixes (#927) 2022-01-05 12:50:17 +08:00
espidf_memmap.c ESP IDF fixes (#927) 2022-01-05 12:50:17 +08:00
espidf_platform.c ESP IDF fixes (#927) 2022-01-05 12:50:17 +08:00
espidf_thread.c esp32: Support app management and thread (#1350) 2022-08-02 16:37:55 +08:00
platform_internal.h esp32: Support app management and thread (#1350) 2022-08-02 16:37:55 +08:00
shared_platform.cmake Port WAMR to ESP-IDF (#892) 2021-12-20 10:52:59 +08:00