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/product-mini/platforms
Huang Qi 619c2b383c
product-mini/nuttx: Use readline for repl mode (#469)
The EOL of NuttX is configurable (CR/LF/CRLF), the implementation
of getline in NuttX need CR or LF as line delimiter(CRLF not supported).
Then we should use readline for better compatibility.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>

Co-authored-by: Huang Qi <huangqi3@xiaomi.com>
2020-12-11 19:48:35 +08:00
..
alios-things Fix some coding style issues, fix doc typo and refine some codes (#392) 2020-09-20 08:20:45 +08:00
android Fix some coding style issues, fix doc typo and refine some codes (#392) 2020-09-20 08:20:45 +08:00
darwin re-org platform APIs, simplify porting process (#201) 2020-03-16 16:43:57 +08:00
esp-idf Fix some compilation warnings and add esp-idf platform for experiment (#454) 2020-11-30 16:03:51 +08:00
linux Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
linux-sgx Enhance the readability of WAMR SGX docs (#442) 2020-11-13 13:11:34 +08:00
nuttx product-mini/nuttx: Use readline for repl mode (#469) 2020-12-11 19:48:35 +08:00
riot add RIOT-OS support to WAMR (#425) 2020-10-16 11:21:53 +08:00
vxworks re-org platform APIs, simplify porting process (#201) 2020-03-16 16:43:57 +08:00
windows Fix some issues for Arm platform. (#457) 2020-12-02 10:22:55 +08:00
zephyr/simple Fix some coding style issues, fix doc typo and refine some codes (#392) 2020-09-20 08:20:45 +08:00