Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TW#17988] SPIFFS long file names silently fail. #1546

Closed
OtherCrashOverride opened this issue Jan 25, 2018 · 1 comment
Closed

[TW#17988] SPIFFS long file names silently fail. #1546

OtherCrashOverride opened this issue Jan 25, 2018 · 1 comment

Comments

@OtherCrashOverride
Copy link

Setting SPIFFS_OBJ_NAME_LEN to 256 or 255 causes SPIFFS VFS operations to silently fail. Value at or below 192 work. Values above 192 were not tested.

@FayeY FayeY changed the title SPIFFS long file names silently fail. [TW#17988] SPIFFS long file names silently fail. Jan 29, 2018
@igrr igrr closed this as completed in 594d5c1 Feb 1, 2018
@OtherCrashOverride
Copy link
Author

OtherCrashOverride commented Feb 2, 2018

Was this fixed?
[edit] disregard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant