esp-idf/docs/en/api-reference
Omar Chebib 0fd74a43c8 console: re-use the available REPL console API and improve linenoise
Console example doesn't duplicate code in `console` component.
Linenoise has been improved: it now has a parametrized command line
length. It is now possible to paste data efficiently to the console.
Note: this can only be done if the cursor is at the end of the line.

Closes https://github.com/espressif/esp-idf/issues/7057
2021-07-15 11:37:11 +08:00
..
bluetooth Add support of NimBLE host to Blufi 2021-06-28 19:53:33 +05:30
network Merge branch 'docs/rename_ESP-MESH_to_ESP-WIFI-MESH' into 'master' 2021-07-13 02:23:43 +00:00
peripherals Merge branch 'feature/s3_wdt_bringup' into 'master' 2021-07-09 04:43:41 +00:00
protocols docs: Update OpenSSL API documents 2021-03-18 10:42:29 +04:00
provisioning docs: Change ESP_ERR_CHECK to ESP_ERROR_CHECK in provisioning examples 2021-05-09 16:18:50 +05:30
storage spi_flash: add support for 32Mbit address GD flash, for GD25Q256 2021-07-02 17:13:51 +08:00
system console: re-use the available REPL console API and improve linenoise 2021-07-15 11:37:11 +08:00
error-codes.rst docs: add new top-level docs builder that builds docs for a single chip 2020-02-07 16:37:43 +11:00
index.rst docs:update CN translation for fatal-errors, external-ram, and idf-monitor 2021-06-21 18:05:18 +08:00
kconfig.rst docs: add new top-level docs builder that builds docs for a single chip 2020-02-07 16:37:43 +11:00
template.rst Docs: Add C3 support to build_docs 2020-12-28 12:25:03 +08:00