Merge branch 'docs/updated_CN_Trans_api-guides' into 'master'

Docs/updated CN trans for api-guides

See merge request espressif/esp-idf!17224
This commit is contained in:
Dai Zi Yan
2022-02-28 16:00:37 +08:00
7 changed files with 7 additions and 7 deletions
+2 -1
View File
@@ -111,7 +111,8 @@ If you prefer generating partition without wear levelling support you can use ``
``fatfs_create_spiflash_image`` respectively ``fatfs_create_rawflash_image`` must be called from project's CMakeLists.txt.
If you decided because of any reason to use ``fatfs_create_rawflash_image`` (without wear levelling support) beware that it supports mounting only in read-only mode in the device.
If you decided because of any reason to use ``fatfs_create_rawflash_image`` (without wear levelling support), beware that it supports mounting only in read-only mode in the device.
The arguments of the function are as follows: