pellepl / spiffs

Wear-leveled SPI flash file system for embedded devices
MIT License
1.52k stars 402 forks source link

Feature/spiffs ftruncate #287

Closed vamshi51 closed 2 years ago

vamshi51 commented 2 years ago

Add SPIFFS_ftruncate api support. Add unit test ftruncate_file to verify SPIFFS_ftruncate

Testing image

image

pellepl commented 2 years ago

Sweet, thanks!