spiffs/Kconfig: Mention that CONFIG_SPIFFS_MAX_NAME is an on-flash thing

This commit is contained in:
YAMAMOTO Takashi
2020-12-21 16:31:06 +09:00
committed by Xiang Xiao
parent 3ba050a4c2
commit 7305e04336
+2
View File
@@ -168,6 +168,8 @@ config SPIFFS_NAME_MAX
Object name maximum length. Note that this length include the zero
termination character, meaning maximum string of characters.
Note: This config affects the on-flash structure.
config SPIFFS_COPYBUF_STACK
int "Max Stack Allocation"
default 64