|
2f026acc0d
|
feat(spiffs): Modified esp_spiffs_deinit
Changed position of formating check to be able to format the fs even if its not loaded.
Required if SPIFFS_MAGIC is used
Merges https://github.com/espressif/ESP8266_RTOS_SDK/pull/208
|
2018-06-08 19:07:33 +08:00 |
|
|
248700bab8
|
fix(spiffs): Fixed ret to res in _spiffs_open_r
|
2018-06-08 19:07:26 +08:00 |
|
|
72ba2bf2fd
|
feat(spiffs): Modified esp_spiffs functions to forward the spiffs error code
|
2018-06-08 19:07:16 +08:00 |
|
|
91f7080231
|
fix: Fix all files when change to use standard typedef
|
2018-05-24 19:27:41 +08:00 |
|
|
30de450816
|
feat(newlib): Add newlib platform function
|
2018-05-14 14:30:42 +08:00 |
|
|
8526925801
|
fix(spiffs): Fix spiffs compiling error
|
2018-04-08 14:47:24 +08:00 |
|
|
185013df1b
|
feat(spiffs): Add component.mk for spiffs
|
2018-04-04 18:07:05 +08:00 |
|
|
968e33a085
|
feat(spiffs): Move spiffs to components
|
2018-04-04 17:53:12 +08:00 |
|