spiffs icon indicating copy to clipboard operation
spiffs copied to clipboard

truncate function not implementes?

Open davctv opened this issue 7 years ago • 0 comments

Hello @pellepl,

I wonder if a "SPIFFS_truncate" function can be implemented in spiffs_hydrogen.c library.

I'm currently using ESP32 and ESP-IDF and the function has not been ported. I have checked that in "spiffs_nucleus.c" there is a

spiffs_object_truncate

function but I'm sure if and how I can use it.

Thanks

davctv avatar Jul 27 '18 14:07 davctv