Paul Kourany

Results 1 issues of Paul Kourany

I am running SPIFFS v3.7 with a Micron M25P128 (16MB) SPI flash chip. SPIFFS is configured as a SINGLETON with the following parameters: ``` #define SPIFFS_CFG_PHYS_SZ(ignore) (1024*1024*16) // 16MB total...