Merge branch 'docs/sync_up_trans' into 'master'

docs:sync up CN translation for several documents

Closes DOC-7339

See merge request espressif/esp-idf!29553
This commit is contained in:
morris
2024-03-15 10:49:29 +08:00
5 changed files with 10 additions and 4 deletions

View File

@@ -132,7 +132,7 @@ JTAG enables
2. Pass this key value when calling the :cpp:func:`esp_hmac_jtag_enable` function from the firmware.
3. To re-disable JTAG in the firmware, reset the system or call :cpp:func:`esp_hmac_jtag_disable`.
End-to-end example of soft disable and re-enable JTAG workflow: :example:`security/hmac_soft_jtag`
End-to-end example of soft disable and re-enable JTAG workflow: :example:`security/hmac_soft_jtag`.
For more details, see **{IDF_TARGET_NAME} Technical Reference Manual** > **HMAC Accelerator (HMAC)** [`PDF <{IDF_TARGET_TRM_EN_URL}#hmac>`__].