Search found 1 match

by pcoueffin
Fri Dec 08, 2023 9:40 pm
Forum: ESP-IDF
Topic: Basic file operations not working as expected when using SPIFFS
Replies: 1
Views: 7503

Re: Basic file operations not working as expected when using SPIFFS

Signed up to report that access() works for me in Dec of 2023. ESP32-C2 using espidf on platformio.

I initially thought I had this problem but it turns out that prepending the mountpoint to the filename was important.