docs: update name length of partition tables

This commit is contained in:
Linda
2022-08-03 10:15:07 +08:00
parent f332790af5
commit 3fa90c8e5d
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ CSV 文件的格式与上面摘要中打印的格式相同,但是在 CSV 文
Name 字段
~~~~~~~~~
Name 字段可以是任何有意义的名称,但不能超过 16 个字(之后的内容将被截断)。该字段对 {IDF_TARGET_NAME} 并不是特别重要。
Name 字段可以是任何有意义的名称,但不能超过 16 个字节,其中包括一个空字节(之后的内容将被截断)。该字段对 {IDF_TARGET_NAME} 并不是特别重要。
Type 字段
~~~~~~~~~