This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
Espruino
Watch
1
Star
0
Fork
0
You've already forked Espruino
mirror of
https://github.com/espruino/Espruino.git
synced
2025-12-08 19:06:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Espruino
/
libs
/
filesystem
History
Gordon Williams
40191f978b
Minor tweak to avoid duplicate function in
#1626
2019-03-06 16:54:18 +00:00
..
fat_sd
Now save file modification time with FAT
2019-03-05 08:53:35 +00:00
jswrap_file.c
add low memory warning if file allocation fails
2018-11-13 13:10:36 +00:00
jswrap_file.h
Filesystem API now uses flat strings (avoiding the 512 byte copy for each call)
2017-12-13 12:20:00 +00:00
jswrap_fs.c
Minor tweak to avoid duplicate function in
#1626
2019-03-06 16:54:18 +00:00
jswrap_fs.h
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