SPIFFS: flash access refactoring.
This commit is contained in:
parent
5d5f28a22f
commit
4b1568cbb9
6 changed files with 332 additions and 463 deletions
|
@ -14,7 +14,7 @@ extern spiffs fs;
|
|||
|
||||
/**
|
||||
* Prepare for SPIFFS mount.
|
||||
*
|
||||
*
|
||||
* The function allocates all the necessary buffers.
|
||||
*/
|
||||
void esp_spiffs_init();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue