docs: update CN translation for idf-monitor.rst

This commit is contained in:
daiziyan
2022-05-25 19:51:33 +08:00
committed by daiziyan
parent 2a733ceca5
commit 59453d0e78
5 changed files with 76 additions and 66 deletions

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.