esp-idf/docs/en/api-guides
Jakub Kocka 2c3c4adaa3 docs(docker): Update Using Remote Serial Port chapter
By default some shells such as zsh has NOMATCH option set (https://zsh.sourceforge.io/Doc/Release/Options.html).
The root cause of the problem is that while bash expands the parameter to itself if it does not match any filename, the zsh reports an error. IOW if we do % setopt nonomatch it will work even in zsh.

Closes https://github.com/espressif/esp-idf/issues/12060
2023-09-08 09:15:30 +02:00
..
esp-ble-mesh docs: fixed misc broken links 2022-09-18 15:03:39 +08:00
inc docs: provide CN translation for linux-host-requirements.rst and external-ram-esp32-notes.rst (backport v5.1) 2023-07-05 12:29:08 +08:00
jtag-debugging docs(jtag): Update chip revisions to follow ESP32-C3 errata (GitHub PR) 2023-07-04 19:29:24 +08:00
performance Merge branch 'docs/add_Chinese_translation_for_api-guides/performance/ram-usage.rst_backport_v5.1' into 'release/v5.1' 2023-08-24 10:05:57 +08:00
sleep-current add low power doc and picture 2023-08-28 14:07:45 +08:00
tools docs(docker): Update Using Remote Serial Port chapter 2023-09-08 09:15:30 +02:00
app_trace.rst docs: update CN for api-guides/app_trace.rst 2023-02-15 10:30:41 +01:00
blufi.rst fix blufi doc error 2023-05-17 04:06:11 +00:00
bootloader.rst Merge branch 'docs/update_cn_trans_api_guides' into 'release/v5.1' 2023-04-25 17:16:43 +08:00
build-system.rst build-system: replace ADDITIONAL_MAKE_CLEAN_FILES with ADDITIONAL_CLEAN_FILES 2023-05-10 09:53:55 +08:00
coexist.rst esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-07-07 18:09:29 +08:00
core_dump_internals.rst docs: update docs to be able to build with esp8684 2021-12-20 10:32:49 +08:00
core_dump.rst coredump: add partition encrypted flag check for flash encryption case 2022-12-02 17:15:01 +05:30
cplusplus.rst cxx: gnu++23 -> gnu++2b for clang compatibility, added docs and test 2023-05-11 17:48:38 +08:00
deep-sleep-stub.rst docs: add wake stub example link to deep-sleep-stub.rst 2023-01-10 17:03:54 +08:00
dfu.rst docs: Sync up CN and EN versions for files in api-guides and hw-reference (Jan) 2023-01-18 18:57:59 +08:00
error-handling.rst docs: add C++ support chapter to the API guides 2022-11-04 18:37:03 +01:00
esp-wifi-mesh.rst docs: remove duplicate "the" articles 2022-10-05 11:58:23 +02:00
external-ram.rst doc: update s3 psram vaddr max range size 2023-08-23 19:10:58 +08:00
fatal-errors.rst docs: update fatal error doc for C6/H2 2023-01-29 14:03:09 +08:00
flash_psram_config.rst docs: update s3 flash psram speed configuration programming guide 2023-04-03 10:30:50 +08:00
general-notes.rst docs:update CN translation for startup and debugging-example 2021-06-08 11:18:27 +08:00
hardware-abstraction.rst docs: provide CN tranlsation for api-guides/hardware-abstraction.rst 2023-07-28 14:42:03 +08:00
hlinterrupts.rst docs: provide CN translation for three short docs of api-guides (backport v5.1) 2023-09-05 11:11:27 +08:00
host-apps.rst docs: fix rst external links with wrong format 2023-02-13 11:51:31 +08:00
index.rst ble docs: Update the ble docs for esp32c6 and esp32h2 2023-05-19 11:03:11 +08:00
linker-script-generation.rst Docs: update CN trans for several docs in api-guides 2022-08-10 18:55:39 +08:00
lwip.rst lwip: Support IPv6 only mode 2023-02-27 08:53:34 +01:00
memory-types.rst docs: update misc docs for C6 and H2 2023-02-15 17:27:31 +08:00
openthread.rst provide CN translation for api-guides/openthread.rst (backport v5.1) 2023-08-23 19:09:07 +08:00
partition-tables.rst docs: add support for building H2 docs 2023-01-17 10:04:26 +08:00
reproducible-builds.rst docs: add documentation about reproducible builds 2022-04-26 11:31:13 +02:00
RF_calibration.rst docs: provide CN translation for three short docs of api-guides (backport v5.1) 2023-09-05 11:11:27 +08:00
startup.rst docs: update misc docs for C6 and H2 2023-02-15 17:27:31 +08:00
SYSVIEW_FreeRTOS.txt freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
thread-local-storage.rst docs: provide CN translation for three short docs of api-guides (backport v5.1) 2023-09-05 11:11:27 +08:00
unit-tests.rst docs: Sync up CN and EN versions for files in api-guides and hw-reference (Jan) 2023-01-18 18:57:59 +08:00
usb-otg-console.rst docs: fix a typo in api-guides/usb-otg-console 2023-06-28 14:40:44 +08:00
usb-serial-jtag-console.rst docs: updated misc C6 programming guide docs with minor changes. 2023-05-31 15:47:26 +08:00
wifi-security.rst esp_wifi: WPA3 softap set PMF required true 2023-03-29 13:07:52 +00:00
wifi.rst lower the dhcp discover and request retry backoff time 2023-07-13 11:49:12 +08:00
wireshark-user-guide.rst Added wireshark instruction to provide a common workflow for users submitting diagnostic data for Wi-Fi troubleshooting 2018-11-16 14:44:58 +08:00