spiffs/Kconfig: Mention that CONFIG_SPIFFS_MAX_NAME is an on-flash thing
This commit is contained in:
parent
3ba050a4c2
commit
7305e04336
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user