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

LittleFS pathname problem #45

Open
jackjansen opened this issue Jan 8, 2021 · 1 comment
Open

LittleFS pathname problem #45

jackjansen opened this issue Jan 8, 2021 · 1 comment
Assignees

Comments

@jackjansen
Copy link
Contributor

After creating a configfile (/config/config.cfg for example) the file doesn't exist after a reboot.

The file that doesn't exist is shown (in the console) as /littlefs/config/config.cfg, need to see whether this is an issue with the mount prefix or an issue with the files not surviving reboot.

@jackjansen jackjansen self-assigned this Jan 8, 2021
@jackjansen
Copy link
Contributor Author

There's too many issues with LittleFS on esp32, disabling it for now:

  • directories are not created, but it seems LITTEFS.open() doesn't complain (so writes to config files fail).
  • The pathname issue above still seems to hold.

Need to test that these aren't errors in the iotsa code (by checking things do work on esp8266).

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