{ "name": "spiffs3m", "base_config": "standard-4m", "options": [ "alternate", "vdd", "spiffs" ], "partitions": { "spiffs0": { "address": "0x00100000", "size": "3M", "type": "data", "subtype": "spiffs", "readonly": false, "encrypted": false, "filename": "$(SPIFF_BIN_OUT)", "build": { "target": "spiffsgen", "files": "$(SPIFF_FILES)" } } } }