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