esp-idf/docs/en/api-reference
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
..
bluetooth component/docs: enable generation of API-reference documents for Bluetooth HID host 2023-06-21 12:02:58 +08:00
network fix(wifi): Add bugfixes and improvements 2023-07-11 21:25:24 +08:00
peripherals Merge branch 'fix/update_doc_for_spi_slave_hd_protocol' into 'master' 2023-07-07 12:15:56 +08:00
protocols Merge branch 'fix/update_doc_for_spi_slave_hd_protocol' into 'master' 2023-07-07 12:15:56 +08:00
provisioning Docs: add CN translation for api-reference/provisioning/protocomm.rst 2023-07-06 15:56:21 +08:00
storage docs: Fix the instructions for setting up HMAC-based NVS encryption 2023-05-27 01:38:09 +05:30
system fix: Replace deprecated flushregs alias with full gdb command 2023-07-13 09:26:47 +02:00
api-conventions.rst Docs: Update CN for /api-reference/api-conventions.rst 2023-06-08 07:36:45 +00:00
error-codes.rst docs: Provide CN translation for api-reference/protocols/esp_tls.rst and update both EN and CN texts for api-reference/error-codes.rst 2023-07-06 18:50:44 +08:00
index.rst docs: Updated CN translation for index files in api-guides and api-reference 2022-02-23 14:48:26 +08:00
kconfig.rst docs: translate kconfig.rst 2023-03-21 19:24:24 +08:00
template.rst Fix numbered list 2022-09-21 17:29:52 +02:00