esp_spiffs_gc() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading (1/5)...
SummarySyntaxArgumentsReferencesCall TreeData Use

Return value

- ESP_OK on success - ESP_ERR_NOT_FINISHED if GC fails to reclaim the size given by size_to_gc - ESP_ERR_INVALID_STATE if the partition is not mounted - ESP_FAIL on all other errors

References