esp-idf/docs/en/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
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 feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00: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 Add the esp_phy_cert_test.h file to Doxyfile 2023-03-13 14:15:37 +08:00
SYSVIEW_FreeRTOS.txt
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-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 build-system: replace ADDITIONAL_MAKE_CLEAN_FILES with ADDITIONAL_CLEAN_FILES 2023-05-08 15:51:48 +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 coredump: add partition encrypted flag check for flash encryption case 2022-12-02 17:15:01 +05:30
core_dump_internals.rst
cplusplus.rst Merge branch 'bugfix/cmake_cxx_language_standard' into 'master' 2023-05-10 10:28:43 +08: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 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
esp-wifi-mesh.rst
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 docs: update s3 flash psram speed configuration programming guide 2023-04-03 10:30:50 +08:00
general-notes.rst
hardware-abstraction.rst
hlinterrupts.rst
host-apps.rst feat(freertos): added POSIX/Linux simulator port to FreeRTOS SMP 2023-04-25 13:58:57 +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
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 docs(openthread): update openthread README for H2 and C6 2023-07-12 15:57:25 +08:00
partition-tables.rst docs: add support for building H2 docs 2023-01-17 10:04:26 +08:00
reproducible-builds.rst esp_bootloader_format: Adds bootloader description structure to read bootloader version from app 2023-05-10 21:39:52 +08:00
startup.rst docs: update misc docs for C6 and H2 2023-02-15 17:27:31 +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 docs: fix a typo in api-guides/usb-otg-console 2023-05-15 14:14:20 +08:00
usb-serial-jtag-console.rst docs: updated misc C6 programming guide docs with minor changes. 2023-05-31 11:17:24 +08:00
wifi-security.rst esp_wifi: WPA3 softap set PMF required true 2023-03-29 13:07:52 +00:00
wifi.rst fix(esp_wifi): NAN Service discovery and datapath bugfixes 2023-07-05 10:35:14 +05:30
wireshark-user-guide.rst