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
1068563563
Increase default internal SD card bitrate to 4MHz (from 100k)
2017-12-13 12:43:33 +00:00
..
fat_sd
changed board name WIO_TRAKER_LTE to WIO_LTE
2017-08-03 13:50:47 +08:00
jswrap_file.c
Increase default internal SD card bitrate to 4MHz (from 100k)
2017-12-13 12:43:33 +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
misc tweak to @wilberforce's code to just avoid reading in long filenames at all
2017-05-11 12:40:13 +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