64 Commits

Author SHA1 Message Date
Gordon Williams
96555ebb6f fix compile on 32 bit linux 2014-06-17 08:52:27 +01:00
Gordon Williams
8b433b7393 Improve file read speed for large reads 2014-06-09 11:04:23 +01:00
Gordon Williams
3e3d7ef543 fs.appendFile() now works even if the file doesn't exist (fix #385) 2014-06-02 16:29:47 +01:00
Gordon Williams
632ac9a154 update file docs 2014-06-02 14:30:27 +01:00
Gordon Williams
17227ebd0d merging the symbol lookup code 2014-05-21 12:34:09 +01:00
Gordon Williams
8d057673d2 Fix file append/skip issues 2014-05-16 09:01:19 +01:00
Gordon Williams
c87697c231 Save memory on Olimexino boards by removing LFN support 2014-05-15 15:08:22 +01:00
Gordon Williams
c6668a6b9b remove warning 2014-05-15 14:00:11 +01:00
Gordon Williams
de764afa47 fix flags 2014-05-15 11:54:54 +01:00
Gordon Williams
0796d33b55 last-minute change to E.openFile 2014-05-15 11:28:38 +01:00
Gordon Williams
fe3a4d82c2 Update code docs, and make pipe keep going if read returns empty string (specifying it has no data... yet.) 2014-05-15 09:06:20 +01:00
Gordon Williams
ad38dc519e Fixed file IO for nonexistant files 2014-05-14 17:36:17 +01:00
Gordon Williams
3d5574e471 Ensure that pipes can now work to the HTTP server 2014-05-14 17:06:08 +01:00
Gordon Williams
0ca5d29562 refactoring libraries 2014-05-14 15:13:29 +01:00