nuttx-apps/interpreters/wamr
YAMAMOTO Takashi a9ab5ec8a6 wamr: rename a few recently-added nuttx options
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 08:52:46 +08:00
..
.gitignore interpreters/wamr: Support latest snapshot for main branch 2020-12-21 05:47:12 -06:00
CMakeLists.txt cmake:migrate wamr to CMake build 2024-04-04 12:09:26 +08:00
Kconfig wamr: rename a few recently-added nuttx options 2024-05-21 08:52:46 +08:00
Make.defs Makefile: replace INCDIR to INCDIR_PREFIX 2022-11-10 02:38:58 +08:00
Makefile Don't download tarballs if a local git repo found 2022-08-28 17:20:47 +08:00
Toolchain.defs tools: Move final wasm module to bin/wasm as elf 2023-12-06 08:29:00 -08:00