aboutsummaryrefslogtreecommitdiffstats
path: root/src/gfile/gfile.c
Commit message (Expand)AuthorAgeFilesLines
* GFILE: restructure files, add File Listing, add C String filesinmarket2014-08-121-680/+108
* Fix compile warninginmarket2014-07-151-1/+1
* added gfileSync() and autosync featureJoel Bodenmann2014-06-291-0/+7
* fatfs updateJoel Bodenmann2014-06-281-0/+1
* Fatfs Cleanupinmarket2014-06-271-23/+21
* FatFS complete implementationJoel Bodenmann2014-06-271-0/+32
* initial implementation - untestedJoel Bodenmann2014-06-251-1/+1
* Bug fixes to sprintg() and fix to incomplete scang() implementation.inmarket2014-05-121-59/+113
* GFILE bug fixJoel Bodenmann2014-05-111-9/+9
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-6/+6
* Updates to GFILE codeinmarket2014-02-071-24/+64
* Add support for GFILEs based on BaseFileStreams and Memory Pointersinmarket2014-02-071-1/+75
* More gFile stuffinmarket2014-02-031-14/+219
* added _gfileDeinit() dummyJoel Bodenmann2014-02-021-4/+7
* More GFile codeinmarket2014-01-291-82/+444
* More code for GFileinmarket2014-01-241-2/+91
* Start of GFILE moduleinmarket2014-01-051-0/+225