• Deomid Ryabkov's avatar
    mOS filesystem refactoring: introduce VFS · 27094896
    Deomid Ryabkov authored
    With different filesystem implementations and storage drivers, like grown-ups have :)
    This is not currently used to add any new functionality, we still have
    only one FS and driver on ESP8266 and ESP32; CC3200 has two: SPIFFS and SLFS.
    This will be used soon to implement filesystems on additional SPI flash chips and SD cards.
    
    PUBLISHED_FROM=293960fef82952c505e9b1925aac7724c7308362
    27094896
mongoose.c 463 KB