1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-23 08:45:22 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
bbd8c9b411 FS wrapper 2015-07-28 15:23:11 +03:00
2b5879ef12 use int types for s32_t and u32_t. 2015-06-05 15:12:11 +02:00
ca88cb2b67 Update to the latest SPIFFS git and cleanup
Almost unmodified spiffs from github
lots of NodeMCU leftovers are removed
More proper names given to platform related files
Adjusting the FS class for the changes
2015-05-18 04:54:27 +03:00
0897f9e2e3 fix reading bytes from incoming POST upload
proper error and premature connection loss should be implemented to
handle weird cases where we might not get the whole post content
2015-05-15 02:22:00 +03:00
cfac2cacb1 fix missed edits 2015-05-14 01:06:55 +03:00
f501530f37 fix SPIFFS to work 2015-05-14 00:44:33 +03:00
3ff7641329 Add SPIFFS Support 2015-05-13 19:50:31 +03:00