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
system fix: Replace deprecated flushregs alias with full gdb command 2023-07-13 09:26:47 +02:00
api-conventions.rst
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
kconfig.rst
template.rst