wasm-micro-runtime/core/shared/platform/nuttx
YAMAMOTO Takashi 6067dbb3ab
NuttX: Fix a dbus-related crash on esp32s3 (#3470)
Although I don't know what exactly the esp32s3 rom version of memset is,
it seems that the current code crashes only with a small "len". I guess
it changes the logic depending on the size.
Anyway, it's safer to use dbus here.
2024-05-27 11:07:30 +08:00
..
nuttx_platform.c NuttX: Fix a dbus-related crash on esp32s3 (#3470) 2024-05-27 11:07:30 +08:00
platform_internal.h Always allocate linear memory using mmap (#3052) 2024-02-02 22:17:44 +08:00
shared_platform.cmake nuttx: Migrate NuttX CMake build for WAMR (#3256) 2024-04-02 08:53:30 +08:00