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
qucchia
ff3fc6dcdf
Fix minor typos
2022-07-22 11:48:00 +02:00
..
fat_sd
esp32_improvements
2020-07-13 17:52:38 +02:00
jswrap_file.c
Fix minor typos
2022-07-22 11:48:00 +02: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
Fixes arising from code review
2022-07-05 15:03:45 +01: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