15 Commits

Author SHA1 Message Date
Gordon Williams
3aafa86a70 misc tweak to @wilberforce's code to just avoid reading in long filenames at all 2017-05-11 12:40:13 +01:00
wilberforce
6fc95d1e7f Fat FS: closedir after readdir, FS errors should be catchable (#1164), fs.statSync (#1163) 2017-05-11 12:37:55 +01:00
wilberforce
d93ea2ad6f Add fs.mkdir, E.flashFatFS({format:true}); 2017-03-23 13:50:56 +13:00
wilberforce
a167bd3eeb add build type FLASHFS 2017-03-23 01:05:20 +13:00
Gordon Williams
5dd5d901d1 replace NewWithFlags with jsvNewXXX - saves a few bytes by killing repetition 2016-03-04 12:54:18 +00:00
Gordon Williams
80ce11135a I love Eclipse global regex replace :)
Use jsvUnLock2/etc to really drop memory usage
2015-09-18 12:25:07 +01:00
Gordon Williams
fb2ab0bf4b Throw exceptions for GetString overflows 2015-09-18 10:47:14 +01:00
Gordon Williams
ea36e8ea4b Added fs.stat and File.seek (fix #429, fix #430) 2014-09-26 10:18:24 +01:00
Gordon Williams
933d14a988 refactor comments 2014-09-11 13:38:48 +01:00
Gordon Williams
22253d3cbf Merge fs_kill and file_kill to ensure that files always die before the filesystem
Add `E.unmountSD()` to allow SD cards to be removed once they have been used
2014-08-11 16:00:45 +01:00
Gordon Williams
46b0e41d21 trying to save more flash on devices with very little 2014-06-24 13:05:56 +01:00
Gordon Williams
96555ebb6f fix compile on 32 bit linux 2014-06-17 08:52:27 +01:00
Gordon Williams
c87697c231 Save memory on Olimexino boards by removing LFN support 2014-05-15 15:08:22 +01:00
Gordon Williams
0796d33b55 last-minute change to E.openFile 2014-05-15 11:28:38 +01:00
Gordon Williams
0ca5d29562 refactoring libraries 2014-05-14 15:13:29 +01:00