examples/nximage: Rename program name to nximage

The original name is nxhello, which duplicates in examples/nxhello.

Signed-off-by: SPRESENSE <41312067+SPRESENSE@users.noreply.github.com>
This commit is contained in:
SPRESENSE
2025-07-09 09:31:16 +09:00
committed by Alin Jerpelea
parent e6a335ded0
commit 0037868ff0

View File

@@ -15,7 +15,7 @@ if EXAMPLES_NXIMAGE
config EXAMPLES_NXIMAGE_PROGNAME
string "NX Image Program name"
default "nxhello"
default "nximage"
---help---
This is the name of the program that will be used when the NSH ELF
program is installed.