davctv
davctv
Hi, this pull request should solve issue https://github.com/pellepl/spiffs/issues/107 and https://github.com/pellepl/spiffs/issues/217 I used SPIFFS_remove function as a template. Complete test not already done, but I think it shuold be ok. thanks
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...
Hello Loboris, I open an issue regarding esp32 and spiffs since I think you could help me. I have opened a thread on esp32.com forum: https://esp32.com/viewtopic.php?f=13&t=6486 where I explain the...
Hi, I'm trying to install on CentOS but it fails during installation of PHP_CPP. ``` mkdir -p shared/common mkdir -p shared/zend g++ -Wall -c -std=c++11 -fvisibility=hidden -DBUILDING_PHPCPP -Wno-write-strings -MD -g...