We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm testing the tinyfs on an Adafruit Gran Central M4 board, but the changes are not stored on the SPI Flash device.
I'm using the QSPI example
Device is detected JEDEC ID: C84017, and the default file systems works properly
==> ls drwxrwxrwx 0 .fseventsd -rwxrwxrwx 0 .metadata_never_index -rwxrwxrwx 0 .Trashes -rwxrwxrwx 102 boot_out.txt
but "samples", mkdir, create does not create the expected items.
format works removing all the default files
All the details are attached on the console capture tiosync-20221016T181113.txt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm testing the tinyfs on an Adafruit Gran Central M4 board, but the changes are not stored on the SPI Flash device.
I'm using the QSPI example
Device is detected JEDEC ID: C84017, and the default file systems works properly
but "samples", mkdir, create does not create the expected items.
format works removing all the default files
All the details are attached on the console capture tiosync-20221016T181113.txt
The text was updated successfully, but these errors were encountered: