tinygo-org/tinyfs

tinyfs issues on Adafruit Gran Central M4 board

efarres opened this issue · 0 comments

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