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
+1 -1
View File
@@ -135,7 +135,7 @@ For an example, see :example:`storage/fatfsgen`.
FatFs Partition Analyzer
------------------------
We provide a partition analyzer for FatFs (:component_file:`fatfsparse.py<fatfs/fatfsparse.py>`). The tool is still in active progress and provides only restricted functionality.
We provide a partition analyzer for FatFs (:component_file:`fatfsparse.py<fatfs/fatfsparse.py>`). The tool is still in active progress and provides only restricted functionality.
It is only guaranteed that the tool is able to analyze images generated by FatFs partition generator (:component_file:`fatfsgen.py<fatfs/fatfsgen.py>`) (without support for wear levelling and long names) and generate the folder structure on host with the same name as a FatFs volume label.