Merge branch 'docs/update_idf_monitor' into 'master'

docs: update CN translation for idf-monitor.rst

Closes DOC-3082

See merge request espressif/esp-idf!18248
This commit is contained in:
Dai Zi Yan
2022-06-06 15:45:24 +08:00
5 changed files with 76 additions and 66 deletions
@@ -98,6 +98,7 @@ FatFs 分区生成器
目前最新版本支持短文件名、长文件名、FAT12 和 FAT16。长文件名的上限是 255 个字符,文件名中可以包含多个 "." 字符以及其他字符如 "+"、","、";"、"="、"[" and also "]" 等。长文件名字符采用 utf-16 编码,而短文件名采用 utf-8 编码。
构建系统中使用 FatFs 分区生成器
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^