wasm-micro-runtime/core/shared
YAMAMOTO Takashi 5bc38f77f6
NuttX: Rename a few recently-added nuttx options (#3449)
from:
ARCH_TEXT_HEAP_SEPARATE_DATA_ADDRESS
ARCH_TEXT_HEAP_WORD_ALIGNED_READ

to:
ARCH_HAVE_TEXT_HEAP_SEPARATE_DATA_ADDRESS
ARCH_HAVE_TEXT_HEAP_WORD_ALIGNED_READ
2024-05-21 14:31:14 +08:00
..
coap Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
mem-alloc Fix clang compile warnings (#3396) 2024-05-08 16:43:47 +08:00
platform NuttX: Rename a few recently-added nuttx options (#3449) 2024-05-21 14:31:14 +08:00
utils Fix several typos and fix bh_log calculate mills (#3441) 2024-05-20 15:54:01 +08:00