mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-18 08:52:01 +08:00
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:
@@ -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.
|
||||
|
Reference in New Issue
Block a user