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:
@@ -132,6 +132,8 @@ HMAC 的第三种应用场景是将其作为密钥,启用软禁用的 JTAG 接
|
||||
2. 从固件调用 :cpp:func:`esp_hmac_jtag_enable` 函数时,传递上一步获取的密钥值。
|
||||
3. 要在固件中重新禁用 JTAG,可以重置系统,或调用 :cpp:func:`esp_hmac_jtag_disable`。
|
||||
|
||||
关于如何暂时禁用以及重新启用 JTAG 的完整示例,请参考 :example:`security/hmac_soft_jtag`。
|
||||
|
||||
更多有关详情,请参阅 **{IDF_TARGET_NAME} 技术参考手册** > **HMAC 加速器 (HMAC)** [`PDF <{IDF_TARGET_TRM_CN_URL}#hmac>`__]。
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user