mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 23:28:29 +08:00
Several fixes for errors introduced by last check-ins
This commit is contained in:
@@ -86,6 +86,11 @@ static const char *dequote_list[] =
|
||||
"CONFIG_NXWM_CALIBRATION_ICON", /* Name of bitmap image class */
|
||||
"CONFIG_NXWM_HEXCALCULATOR_ICON", /* Name of bitmap image class */
|
||||
|
||||
/* apps/ definitions */
|
||||
|
||||
"CONFIG_EXAMPLES_HELLO_PROGNAME", /* Name of installed hello example program */
|
||||
"CONFIG_EXAMPLES_NSH_PROGNAME", /* Name of installed NSH example program */
|
||||
|
||||
NULL /* Marks the end of the list */
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user