14 Commits

Author SHA1 Message Date
114d2b5b86 feature(script): update compiling script for new make and cmake 2019-08-02 14:02:45 +08:00
cca13e0f99 feat(make): Sync code from esp-idf and modify for ESP8266
Commit ID: f6bfe13e
2019-05-16 16:22:11 +08:00
f6335d9e24 feat(spiffs): Modify for ESP8266 2019-04-22 10:35:29 +08:00
9b2d10bdce feat(spiffs): Bring from esp-idf
Commit ID: 13018449
2019-04-22 09:45:52 +08:00
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
fe73b4c7fe feat(spiffs): Add cmake script 2018-05-04 14:57:42 +08:00
8526925801 fix(spiffs): Fix spiffs compiling error 2018-04-08 14:47:24 +08:00
1297a40846 fix(component.mk): Fix component.mk error of some component 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