loboris / ESP32_TFT_library

Full featured TFT library for ESP32 with demo application
564 stars 219 forks source link

Why custom Spiffs component? #85

Open manuel2258 opened 4 years ago

manuel2258 commented 4 years ago

Why does the library contain a custom spiffs implementation, as the esp-idf SDK ships with one as well. Did they added it just recently? Or does the libraries implementation offer more features? If not it should be removed from this library as it might otherwise cause conflicts.