Home
last modified time | relevance | path

Searched refs:CLI (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-3.4.0/components/esptool_py/esptool/docs/en/esptool/
Dscripting.rst8CLI arguments to ``esptool.main()``. This workaround makes integration very straightforward as you…
/hal_espressif-3.4.0/examples/openthread/ot_cli/main/
DKconfig.projbuild1 menu "OpenThread CLI Example"
/hal_espressif-3.4.0/examples/bluetooth/nimble/throughput_app/blecent_throughput/
DREADME.md8 …bleprph_throughput` based on name string `nimble_prph`. It has interactive CLI support to start RE…
46 I (1123) CLI: BLE CLI registered
/hal_espressif-3.4.0/examples/openthread/
DREADME.md9 …ad Command Line example, in addition to the features listed in [OpenThread CLI](https://github.com…
/hal_espressif-3.4.0/examples/openthread/ot_cli/
DREADME.md6 This example demonstrates an [OpenThread CLI](https://github.com/openthread/openthread/blob/master/…
37 I(7058) OPENTHREAD:[INFO]-CLI-----: execute command: help
/hal_espressif-3.4.0/examples/bluetooth/nimble/throughput_app/
DREADME.md3 …2 boards are needed to run this demo. The `blecent_throughput` example has CLI support to select G…
/hal_espressif-3.4.0/tools/
Didf.py375 class CLI(click.MultiCommand): class
378 super(CLI, self).__init__(
714 return CLI(help=cli_help, verbose_output=verbose_output, all_actions=all_actions)
/hal_espressif-3.4.0/docs/en/third-party-tools/
Dplatformio.rst32 * `PlatformIO Core (CLI) <https://docs.platformio.org/en/latest/core/index.html?utm_source=docs.esp…
/hal_espressif-3.4.0/.gitlab/ci/dependencies/
DREADME.md98 ### CLI usage
/hal_espressif-3.4.0/examples/system/console_usb/
DREADME.md11 …y of commands, and can act as a basis for applications that require a command-line interface (CLI).
/hal_espressif-3.4.0/components/esptool_py/esptool/docs/en/espefuse/
Dexecute-scripts-cmd.rst30 Inside this script, you can call all commands which are available in CLI, see ``espefuse.py --help`…
/hal_espressif-3.4.0/examples/system/console/basic/
DREADME.md7 …y of commands, and can act as a basis for applications that require a command-line interface (CLI).
/hal_espressif-3.4.0/examples/system/console/advanced/
DREADME.md7 …y of commands, and can act as a basis for applications that require a command-line interface (CLI).
/hal_espressif-3.4.0/components/freertos/
DHistory.txt636 + Introduce configAPPLICATION_PROVIDES_cOutputBuffer to allow FreeRTOS+CLI
932 FreeRTOS+UDP, FreeRTOS+FAT SL and FreeRTOS+CLI.
970 + Replace double quotes (") with single quotes (') in FreeRTOS+CLI help
977 FreeRTOS+CLI
1163 + Improved character handling in FreeRTOS+CLI.
1273 + The command interpreter has now been formally released as FreeRTOS+CLI,