Skip to content

Commit 346f31c

Browse files
committed
Merge branch 'docs/translate_protocols' into 'master'
docs: Provide CN translation for protocols.rst Closes DOC-8439 See merge request espressif/esp-idf!32257
2 parents 8b51fd2 + a14541b commit 346f31c

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

docs/en/migration-guides/release-5.x/5.3/protocols.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Protocols
44
:link_to_translation:`zh_CN:[中文]`
55

66
ESP HTTPS OTA
7-
--------------
7+
-------------
88

99
Breaking Changes (Summary)
1010
~~~~~~~~~~~~~~~~~~~~~~~~~~
Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
1-
.. include:: ../../../../en/migration-guides/release-5.x/5.3/protocols.rst
1+
协议
2+
====
3+
4+
:link_to_translation:`en:[English]`
5+
6+
ESP HTTPS OTA
7+
-------------
8+
9+
重大变更(摘要)
10+
~~~~~~~~~~~~~~~~
11+
12+
- 若 HTTP 标头中包含了镜像大小,并且 :cpp:member:`esp_https_ota_config_t::bulk_flash_erase` 已设置为 true,那么 flash 不会被整个擦除,而是将根据镜像大小进行擦除操作。

0 commit comments

Comments
 (0)