11 Commits

Author SHA1 Message Date
Gordon Williams
f8910b10fc Add fs.mkfs function to allow reformatting of media 2024-11-25 14:24:02 +00:00
Gordon Williams
f5b98813e9 small tidying up - remove PipBoy stuff from STM32F4LCD build so it'll build again 2024-10-18 16:29:21 +01:00
Richard Blakesley
b79b0b8506 Added jswrap_fs_getfree() 2024-09-05 23:31:29 +01:00
Gordon Williams
8f08e77403 starting AVI decode 2024-07-02 12:45:52 +01:00
Gordon Williams
7ca7f36132 working, albeit with slow software SDIO 2024-06-28 16:33:31 +01:00
Gordon Williams
26240e3909 Add E.setFlags({unsyncFiles:1} which doesn't sync the file to the SD card after each write - it's *much* faster 2017-12-13 11:59:13 +00: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
ea36e8ea4b Added fs.stat and File.seek (fix #429, fix #430) 2014-09-26 10:18:24 +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
0ca5d29562 refactoring libraries 2014-05-14 15:13:29 +01:00