esp-idf/docs/zh_CN/api-guides
Daniel Mangum 647e7a2a71
fix: Replace deprecated flushregs alias with full gdb command
Usage of `flushregs` in gdb will result in the following warning:

```
Warning: 'flushregs', an alias for the command 'maintenance flush register-cache', is deprecated.
Use 'maintenance flush register-cache'.
```

This patch updates to use the recommend command.

Signed-off-by: Daniel Mangum <georgedanielmangum@gmail.com>
Merges https://github.com/espressif/esp-idf/pull/11535
2023-07-13 09:26:47 +02:00
..
esp-ble-mesh docs: add a blank line in ble-mesh-index and translate mqtt 2022-11-04 11:44:42 +08:00
inc docs: provide CN translation for linux-host-requirements.rst and external-ram-esp32-notes.rst 2023-06-28 16:42:17 +08:00
jtag-debugging fix: Replace deprecated flushregs alias with full gdb command 2023-07-13 09:26:47 +02:00
performance Merge branch 'docs/add_speed_CN_trans' into 'master' 2023-06-16 17:09:23 +08:00
tools docs: provide CN translation for api-guides/tools/idf-docker-image.rst 2023-07-05 16:39:14 +08:00
RF_calibration.rst
SYSVIEW_FreeRTOS.txt freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
app_trace.rst docs: fix broken links 2023-03-06 17:29:10 +08:00
blufi.rst fix blufi doc error 2023-05-09 19:05:28 +08:00
bootloader.rst docs: Adds a note that a GPIO level of test app boot is configurable 2023-05-16 13:59:19 +08:00
build-system.rst Merge branch 'bugfix/make_clean_files' into 'master' 2023-05-09 16:53:18 +08:00
coexist.rst esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-06-27 21:34:53 +08:00
core_dump.rst
core_dump_internals.rst espcoredump: apply temporary documentation changes in core_dump.rst file 2020-05-28 02:25:46 +08:00
cplusplus.rst docs: add C++ support chapter to the API guides 2022-11-04 18:37:03 +01:00
current-consumption-measurement-modules.rst docs: add a chapter to describe how to measure current of modules in deep sleep mode 2023-05-30 18:11:53 +08:00
deep-sleep-stub.rst
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: rename ESP-MESH to ESP-WIFI-MESH 2021-07-12 19:25:18 +08:00
external-ram.rst Merge branch 'docs/add_Chinese_translation_for_linux-host-requirements.rst_and_external-ram-esp32-notes.rst' into 'master' 2023-06-28 20:03:49 +08:00
fatal-errors.rst feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00:00
flash_psram_config.rst doc: add flash and psram configuration doc in programming guide 2021-10-26 11:49:36 +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 Add HAL and LL documentation 2020-06-04 15:02:49 +08:00
hlinterrupts.rst
host-apps.rst docs(linux): refactored and updated Linux target docs 2022-12-21 17:12:42 +08:00
index.rst docs/security: Move security related docs in a separate section 2023-06-17 10:04:01 +05:30
linker-script-generation.rst Docs: update CN trans for several docs in api-guides 2022-08-10 18:55:39 +08:00
lwip.rst
memory-types.rst docs: updated flash-encryption, startup, memory-types and misc_system_api 2023-03-07 18:06:52 +08:00
openthread.rst docs: add OpenThread docs 2021-08-02 17:17:38 +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
startup.rst docs: updated flash-encryption, startup, memory-types and misc_system_api 2023-03-07 18:06:52 +08:00
thread-local-storage.rst
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 * ets_delay_us(1) has too much overhead; change logic 2021-04-28 16:38:24 +08:00
usb-serial-jtag-console.rst * ets_delay_us(1) has too much overhead; change logic 2021-04-28 16:38:24 +08:00
wifi-security.rst docs: Separate Doc on WiFi security, added DPP Doc 2021-08-10 12:35:43 +05:30
wifi.rst esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-06-27 21:34:53 +08:00
wireshark-user-guide.rst