Fix minor typo/copy-paste: 'will be use when'->'will be used when'
This commit is contained in:
parent
ac61c18fcc
commit
3a75edca20
@ -80,7 +80,7 @@ examples/alarm
|
||||
|
||||
CONFIG_EXAMPLES_ALARM - Enable the RTC driver alarm test
|
||||
CONFIG_EXAMPLES_ALARM_PROGNAME - If CONFIG_BUILD_LOADABLE=y, then this is
|
||||
the name of the program that will be use when the NSH ELF program is
|
||||
the name of the program that will be used when the NSH ELF program is
|
||||
installed.
|
||||
CONFIG_EXAMPLES_ALARM_PRIORITY - Alarm daemon priority
|
||||
CONFIG_EXAMPLES_ALARM_STACKSIZE - Alarm daemon stack size
|
||||
@ -1800,7 +1800,7 @@ examples/timer
|
||||
CONFIG_EXAMPLES_TIMER_PRIORITY - This is the priority of the timer task:
|
||||
Default: 100
|
||||
CONFIG_EXAMPLES_TIMER_PROGNAME - This is the name of the program that
|
||||
will be use when the NSH ELF program is installed. Default: "timer"
|
||||
will be used when the NSH ELF program is installed. Default: "timer"
|
||||
|
||||
examples/touchscreen
|
||||
^^^^^^^^^^^^^^^^^^^^
|
||||
|
@ -17,7 +17,7 @@ config EXAMPLES_ABNTCODI_PROGNAME
|
||||
default "abntcodi"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_ABNTCODI_PRIORITY
|
||||
|
@ -16,7 +16,7 @@ config EXAMPLES_ADXL372_TEST_PROGNAME
|
||||
default "ADXL372_test"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_ADXL372_TEST_PRIORITY
|
||||
|
@ -17,7 +17,7 @@ config EXAMPLES_ALARM_PROGNAME
|
||||
default "alarm"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_ALARM_PRIORITY
|
||||
|
@ -16,7 +16,7 @@ config EXAMPLES_APA102_PROGNAME
|
||||
default "apa102"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
endif
|
||||
|
@ -17,7 +17,7 @@ config EXAMPLES_APDS9960_PROGNAME
|
||||
default "apds9960"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_APDS9960_DEVNAME
|
||||
|
@ -16,7 +16,7 @@ config EXAMPLES_BATTERY_PROGNAME
|
||||
default "batt"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_BATTERY_DEVNAME
|
||||
|
@ -17,7 +17,7 @@ config EXAMPLES_BMP180_PROGNAME
|
||||
default "bmp180"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_BMP180_PRIORITY
|
||||
|
@ -17,7 +17,7 @@ config EXAMPLES_BUTTONS_PROGNAME
|
||||
default "buttons"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_BUTTONS_PRIORITY
|
||||
|
@ -16,7 +16,7 @@ config EXAMPLES_CHRONO_PROGNAME
|
||||
default "chrono"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_CHRONO_PRIORITY
|
||||
|
@ -16,7 +16,7 @@ config EXAMPLES_DHTXX_PROGNAME
|
||||
default "dhtxx"
|
||||
depends on BUILD_KERNEL
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_DHTXX_PRIORITY
|
||||
|
@ -16,7 +16,7 @@ config EXAMPLES_DSPTEST_PROGNAME
|
||||
default "dsptest"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_DSPTEST_PRIORITY
|
||||
|
@ -28,7 +28,7 @@ config EXAMPLES_EMBEDLOG_PROGNAME
|
||||
default "embedlog"
|
||||
depends on BUILD_KERNEL
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_EMBEDLOG_PRIORITY
|
||||
|
@ -30,7 +30,7 @@ config EXAMPLES_FB_PROGNAME
|
||||
default "fb"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_FB_PRIORITY
|
||||
|
@ -17,7 +17,7 @@ config EXAMPLES_FBOVERLAY_PROGNAME
|
||||
default "fboverlay"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_FBOVERLAY_PRIORITY
|
||||
|
@ -56,7 +56,7 @@ config EXAMPLES_FLOWC_PROGNAME1
|
||||
default "sender" if EXAMPLES_FLOWC_SENDER1
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the Target1 program that will be use when the
|
||||
This is the name of the Target1 program that will be used when the
|
||||
NSH ELF program is installed.
|
||||
|
||||
config EXAMPLES_FLOWC_PRIORITY1
|
||||
@ -85,7 +85,7 @@ config EXAMPLES_FLOWC_PROGNAME2
|
||||
default "sender" if EXAMPLES_FLOWC_RECEIVER2
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the Target2 program that will be use when the
|
||||
This is the name of the Target2 program that will be used when the
|
||||
NSH ELF program is installed.
|
||||
|
||||
config EXAMPLES_FLOWC_PRIORITY2
|
||||
|
@ -38,7 +38,7 @@ config EXAMPLES_FT80X_PROGNAME
|
||||
default "ft80x"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_FT80X_PRIORITY
|
||||
|
@ -17,7 +17,7 @@ config EXAMPLES_GPIO_PROGNAME
|
||||
default "gpio"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_GPIO_PRIORITY
|
||||
|
@ -17,7 +17,7 @@ config EXAMPLES_GPS_PROGNAME
|
||||
default "gps"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_GPS_PRIORITY
|
||||
|
@ -16,7 +16,7 @@ config EXAMPLES_HELLO_PROGNAME
|
||||
default "hello"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_HELLO_PRIORITY
|
||||
|
@ -16,7 +16,7 @@ config EXAMPLES_HIDKBD_PROGNAME
|
||||
default "hidkbd"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the Nettest
|
||||
This is the name of the program that will be used when the Nettest
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_HIDKBD_STACKSIZE
|
||||
|
@ -16,7 +16,7 @@ config EXAMPLES_INA219_PROGNAME
|
||||
default "ina219"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_INA219_PRIORITY
|
||||
|
@ -16,7 +16,7 @@ config EXAMPLES_INA226_PROGNAME
|
||||
default "ina226"
|
||||
depends on BUILD_KERNEL
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config INA226_SHUNTVAL
|
||||
|
@ -18,7 +18,7 @@ config EXAMPLES_INI_DUMPER_PROGNAME
|
||||
default "ini_dumper"
|
||||
depends on BUILD_KERNEL
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_INI_DUMPER_PRIORITY
|
||||
|
@ -32,7 +32,7 @@ config EXAMPLES_IPFORWARD_PROGNAME
|
||||
default "ipfwd"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_IPFORWARD_PRIORITY
|
||||
|
@ -17,7 +17,7 @@ config EXAMPLES_LEDS_PROGNAME
|
||||
default "leds"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_LEDS_PRIORITY
|
||||
|
@ -18,7 +18,7 @@ config EXAMPLES_LIS3DSH_READER_PROGNAME
|
||||
default "lis3dsh_reader"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
endif # EXAMPLES_LIS3DSH_READER
|
||||
|
@ -16,7 +16,7 @@ config EXAMPLES_LSM330SPI_TEST_PROGNAME
|
||||
default "lsm330spi_test"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_LSM330SPI_TEST_PRIORITY
|
||||
|
@ -16,7 +16,7 @@ config EXAMPLES_MAX31855_PROGNAME
|
||||
default "max31855"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_MAX31855_PRIORITY
|
||||
|
@ -67,7 +67,7 @@ config EXAMPLES_MEDIA_PROGNAME
|
||||
default "media"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
endif
|
||||
|
@ -17,7 +17,7 @@ config EXAMPLES_MLD_PROGNAME
|
||||
default "mld"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_MLD_APPNAME
|
||||
@ -25,7 +25,7 @@ config EXAMPLES_MLD_APPNAME
|
||||
default "mld"
|
||||
depends on CONFIG_NSH_BUILTIN_APPS
|
||||
---help---
|
||||
This is the name of the application that will be use when running
|
||||
This is the name of the application that will be used when running
|
||||
from the NSH command line
|
||||
|
||||
config EXAMPLES_MLD_PRIORITY
|
||||
|
@ -17,7 +17,7 @@ config EXAMPLES_MLX90614_PROGNAME
|
||||
default "MLX90614 Test Example"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
endif
|
||||
|
@ -16,7 +16,7 @@ config EXAMPLES_MODBUSMASTER_PROGNAME
|
||||
default "modbusmaster"
|
||||
depends on BUILD_KERNEL
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_MODBUSMASTER_PRIORITY
|
||||
|
@ -20,7 +20,7 @@ config EXAMPLES_MTDRWB_PROGNAME
|
||||
default "mtdrwb"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_MTDRWB_ARCHINIT
|
||||
|
@ -26,7 +26,7 @@ config EXAMPLES_NETTEST_PROGNAME1
|
||||
default "nettest"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the Nettest
|
||||
This is the name of the program that will be used when the Nettest
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_NETTEST_STACKSIZE1
|
||||
@ -75,7 +75,7 @@ config EXAMPLES_NETTEST_PROGNAME2
|
||||
default "tcpclient" if EXAMPLES_NETTEST_SERVER2
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the Target2 program that will be use when the
|
||||
This is the name of the Target2 program that will be used when the
|
||||
NSH ELF program is installed.
|
||||
|
||||
config EXAMPLES_NETTEST_PRIORITY2
|
||||
|
@ -18,7 +18,7 @@ config EXAMPLES_NXHELLO_PROGNAME
|
||||
default "nxhello"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_NXHELLO_PRIORITY
|
||||
|
@ -18,7 +18,7 @@ config EXAMPLES_NXIMAGE_PROGNAME
|
||||
default "nxhello"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_NXIMAGE_PRIORITY
|
||||
|
@ -18,7 +18,7 @@ config EXAMPLES_NXLINES_PROGNAME
|
||||
default "nxhello"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_NXLINES_PRIORITY
|
||||
|
@ -18,7 +18,7 @@ config EXAMPLES_NXTERM_PROGNAME
|
||||
default "nxterm"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_NXTERM_PRIORITY
|
||||
|
@ -59,7 +59,7 @@ config EXAMPLES_ONESHOT_PROGNAME
|
||||
default "oneshot"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
endif
|
||||
|
@ -16,7 +16,7 @@ config EXAMPLES_PCA9635_PROGNAME
|
||||
default "pca9635"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
endif
|
||||
|
@ -17,7 +17,7 @@ config EXAMPLES_PFIEEE802154_PROGNAME1
|
||||
default "pfserver"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the Target1 program that will be use when the
|
||||
This is the name of the Target1 program that will be used when the
|
||||
NSH ELF program is installed.
|
||||
|
||||
config EXAMPLES_PFIEEE802154_PRIORITY1
|
||||
@ -33,7 +33,7 @@ config EXAMPLES_PFIEEE802154_PROGNAME2
|
||||
default "pfclient"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the Target2 program that will be use when the
|
||||
This is the name of the Target2 program that will be used when the
|
||||
NSH ELF program is installed.
|
||||
|
||||
config EXAMPLES_PFIEEE802154_PRIORITY2
|
||||
|
@ -17,7 +17,7 @@ config EXAMPLES_POPEN_PROGNAME
|
||||
default "popen"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_POPEN_PRIORITY
|
||||
|
@ -18,7 +18,7 @@ config EXAMPLES_PTYTEST_PROGNAME
|
||||
default "pts"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_PTYTEST_POLL
|
||||
|
@ -104,7 +104,7 @@ config EXAMPLES_PWFB_PROGNAME
|
||||
default "pwfb"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_PWFB_CLIENT_STACKSIZE
|
||||
|
@ -103,7 +103,7 @@ config EXAMPLES_PWLINES_PROGNAME
|
||||
default "pwlines"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_PWLINES_CLIENT_STACKSIZE
|
||||
|
@ -16,7 +16,7 @@ config EXAMPLES_RFID_READUID_PROGNAME
|
||||
default "rfid_readuid"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_RFID_READUID_PRIORITY
|
||||
|
@ -20,7 +20,7 @@ config EXAMPLES_RGBLED_PROGNAME
|
||||
default "rgbled"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_RGBLED_PRIORITY
|
||||
|
@ -16,7 +16,7 @@ config EXAMPLES_STAT_PROGNAME
|
||||
default "stat"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_STAT_PRIORITY
|
||||
|
@ -17,7 +17,7 @@ config EXAMPLES_SYSTEM_PROGNAME
|
||||
default "system"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_SYSTEM_PRIORITY
|
||||
|
@ -25,7 +25,7 @@ config EXAMPLES_TCPBLASTER_PROGNAME1
|
||||
default "tcpclient" if EXAMPLES_TCPBLASTER_SERVER
|
||||
depends on BUILD_KERNEL
|
||||
---help---
|
||||
This is the name of the program that will be use when the TcpBlaster
|
||||
This is the name of the program that will be used when the TcpBlaster
|
||||
program is installed for target1.
|
||||
|
||||
config EXAMPLES_TCPBLASTER_STACKSIZE1
|
||||
@ -92,7 +92,7 @@ config EXAMPLES_TCPBLASTER_PROGNAME2
|
||||
default "tcpclient" if EXAMPLES_TCPBLASTER_SERVER
|
||||
depends on BUILD_KERNEL
|
||||
---help---
|
||||
This is the name of the Target2 program that will be use when the
|
||||
This is the name of the Target2 program that will be used when the
|
||||
NSH ELF program is installed.
|
||||
|
||||
config EXAMPLES_TCPBLASTER_PRIORITY2
|
||||
|
@ -69,7 +69,7 @@ config EXAMPLES_TIMER_PROGNAME
|
||||
default "timer"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
endif
|
||||
|
@ -42,7 +42,7 @@ config EXAMPLES_UDGRAM_SERVER_PROGNAME
|
||||
default "server"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
server program is installed.
|
||||
|
||||
config EXAMPLES_UDGRAM_CLIENT_APPNAME
|
||||
@ -71,7 +71,7 @@ config EXAMPLES_UDGRAM_CLIENT_PROGNAME
|
||||
default "client"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
client program is installed.
|
||||
|
||||
|
||||
|
@ -24,7 +24,7 @@ config EXAMPLES_UDP_PROGNAME1
|
||||
default "udpclient" if !EXAMPLES_UDP_SERVER1
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the Target1 program that will be use when the
|
||||
This is the name of the Target1 program that will be used when the
|
||||
NSH ELF program is installed.
|
||||
|
||||
config EXAMPLES_UDP_PRIORITY1
|
||||
@ -53,7 +53,7 @@ config EXAMPLES_UDP_PROGNAME2
|
||||
default "udpclient" if EXAMPLES_UDP_SERVER2
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the Target2 program that will be use when the
|
||||
This is the name of the Target2 program that will be used when the
|
||||
NSH ELF program is installed.
|
||||
|
||||
config EXAMPLES_UDP_PRIORITY2
|
||||
|
@ -17,7 +17,7 @@ config EXAMPLES_UDPBLASTER_PROGNAME
|
||||
default "nettest"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the Nettest
|
||||
This is the name of the program that will be used when the Nettest
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_UDPBLASTER_STACKSIZE
|
||||
|
@ -16,7 +16,7 @@ config EXAMPLES_UID_PROGNAME
|
||||
default "uid"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_UID_PRIORITY
|
||||
|
@ -16,7 +16,7 @@ config EXAMPLES_USERFS_PROGNAME
|
||||
default "userfs"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_USERFS_PRIORITY
|
||||
|
@ -22,7 +22,7 @@ config EXAMPLES_USRSOCKTEST_PROGNAME
|
||||
default "usrsocktest"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_USRSOCKTEST_PRIORITY
|
||||
|
@ -17,7 +17,7 @@ config EXAMPLES_VEML6070_PROGNAME
|
||||
default "veml6070"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_VEML6070_PRIORITY
|
||||
|
@ -16,7 +16,7 @@ config EXAMPLES_XBC_TEST_PROGNAME
|
||||
default "xbc_test"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config EXAMPLES_XBC_DEVNAME
|
||||
|
@ -24,7 +24,7 @@ config TWM4NX_PROGNAME
|
||||
default "twm4nx"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config TWM4NX_PRIORITY
|
||||
|
@ -18,7 +18,7 @@ config DHCPC_RENEW_PROGNAME
|
||||
default "renew"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config DHCPC_RENEW_PRIORITY
|
||||
|
@ -34,7 +34,7 @@ config SYSTEM_LZF_PROGNAME
|
||||
default "lzf"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config SYSTEM_LZF_PRIORITY
|
||||
|
@ -74,7 +74,7 @@ config SYSTEM_NSH_PROGNAME
|
||||
default "nsh"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config SYSTEM_NSH_CXXINITIALIZE
|
||||
|
@ -18,7 +18,7 @@ config SYSTEM_PING_PROGNAME
|
||||
default "ping"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config SYSTEM_PING_PRIORITY
|
||||
|
@ -17,7 +17,7 @@ config SYSTEM_PING6_PROGNAME
|
||||
default "ping6"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config SYSTEM_PING6_PRIORITY
|
||||
|
@ -16,7 +16,7 @@ config SYSTEM_RAMTEST_PROGNAME
|
||||
default "ramtest"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config SYSTEM_RAMTEST_PRIORITY
|
||||
|
@ -17,7 +17,7 @@ config SYSTEM_NOTE_PROGNAME
|
||||
default "note"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config SYSTEM_NOTE_PRIORITY
|
||||
|
@ -15,7 +15,7 @@ config SYSTEM_SETLOGMASK_PROGNAME
|
||||
default "setlogmask"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config SYSTEM_SETLOGMASK_PRIORITY
|
||||
|
@ -18,7 +18,7 @@ config SPITOOL_PROGNAME
|
||||
default "hello"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the ELF
|
||||
This is the name of the program that will be used when the ELF
|
||||
program is installed.
|
||||
|
||||
config SPITOOL_PRIORITY
|
||||
|
@ -16,7 +16,7 @@ config SYSTEM_TASKSET_PROGNAME
|
||||
default "taskset"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config SYSTEM_TASKSET_PRIORITY
|
||||
|
@ -17,7 +17,7 @@ config TESTING_FSTEST_PROGNAME
|
||||
default "fstest"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config TESTING_FSTEST_PRIORITY
|
||||
|
@ -20,7 +20,7 @@ config TESTING_SCANFTEST_PROGNAME
|
||||
default "scanftest"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config TESTING_SCANFTEST_PRIORITY
|
||||
|
@ -27,7 +27,7 @@ config TESTING_SMP_PROGNAME
|
||||
default "smp"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config TESTING_SMP_PRIORITY
|
||||
|
@ -16,7 +16,7 @@ config BTSAK_PROGNAME
|
||||
default "bt"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config BTSAK_PRIORITY
|
||||
|
@ -18,7 +18,7 @@ config IEEE802154_I8SAK_PROGNAME
|
||||
default "i8"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config IEEE802154_I8SAK_PRIORITY
|
||||
|
@ -20,7 +20,7 @@ config WIRELESS_IWPAN_PROGNAME
|
||||
default "iwpan"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config WIRELESS_IWPAN_STACKSIZE
|
||||
|
@ -26,7 +26,7 @@ config WIRELESS_WAPI_PROGNAME
|
||||
default "wapi"
|
||||
depends on BUILD_LOADABLE
|
||||
---help---
|
||||
This is the name of the program that will be use when the NSH ELF
|
||||
This is the name of the program that will be used when the NSH ELF
|
||||
program is installed.
|
||||
|
||||
config WIRELESS_WAPI_STACKSIZE
|
||||
|
Loading…
x
Reference in New Issue
Block a user