nuttx-apps/examples/hello
Huang Qi 7513f329f5 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>
2026-04-20 15:12:39 +08:00
..
CMakeLists.txt Remove the const cast from the initialization of boardioc_symtab_s::symtab 2026-04-20 15:09:53 +08:00
Kconfig Change the defaults of stack size configs to DEFAULT_TASK_STACKSIZE 2026-04-20 14:50:26 +08:00
Make.defs hello: update to Apache license 2026-04-20 14:51:26 +08:00
Makefile examples: Split hello example into hello and hello_wasm 2026-04-20 15:12:39 +08:00
hello_main.c nshlib: support c++ access nsh api 2026-04-20 14:56:29 +08:00