nuttx-apps/examples/hello
Huang Qi 1e5e755ba2 examples: Split hello example into hello and hello_wasm
Decouple the hello example into hello and hello_wasm. The hello_wasm
example is a minimal example to show how to build a wasm application
by using the NuttX build system, and avoid disturbing the hello
(native build).

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2023-10-08 14:53:08 +08:00
..
CMakeLists.txt add initial cmake build system 2023-07-08 13:52:02 +08:00
hello_main.c examples: fix relative path CI error 2021-06-16 09:03:06 -05:00
Kconfig Change the defaults of stack size configs to DEFAULT_TASK_STACKSIZE 2020-03-27 02:43:11 -05:00
Make.defs hello: update to Apache license 2020-10-31 09:27:23 -07:00
Makefile examples: Split hello example into hello and hello_wasm 2023-10-08 14:53:08 +08:00