Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/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-2.7.6/tools/
Didf.py384 class CLI(click.MultiCommand): class
387 super(CLI, self).__init__(
723 return CLI(help=cli_help, verbose_output=verbose_output, all_actions=all_actions)
/hal_espressif-2.7.6/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-2.7.6/examples/system/console/
DREADME.md7 …y of commands, and can act as a basis for applications that require a command-line interface (CLI).
/hal_espressif-2.7.6/components/freertos/
DHistory.txt495 + Introduce configAPPLICATION_PROVIDES_cOutputBuffer to allow FreeRTOS+CLI
789 FreeRTOS+UDP, FreeRTOS+FAT SL and FreeRTOS+CLI.
827 + Replace double quotes (") with single quotes (') in FreeRTOS+CLI help
834 FreeRTOS+CLI
1020 + Improved character handling in FreeRTOS+CLI.
1130 + The command interpreter has now been formally released as FreeRTOS+CLI,