docs: updated CN translation for using-debugger, windows-setup, resources and index

This commit is contained in:
daiziyan
2022-02-21 17:20:27 +08:00
committed by BOT
parent 229ed08484
commit 6b8420e877
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: