nuttx-apps/examples/hello_nim
Michal Lenc 7dc8cec1ac examples/hello_nim/Kconfig: name consistent with other Hello World apps
Use "Hello, language" scheme to keep the naming consistency with other
Hello World applications for different languages.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2026-04-13 00:28:32 +08:00
..
.gitignore add "hello_nim" example application written by Nim. 2023-02-27 10:15:33 +01:00
hello_nim_async.nim examples:hello_nim: fix comment syntax 2025-01-30 02:18:52 +08:00
hello_nim_main.c examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Kconfig examples/hello_nim/Kconfig: name consistent with other Hello World apps 2026-04-13 00:28:32 +08:00
Make.defs examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Makefile examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00