Commit Graph

13 Commits (9b570be049bf656489bdce823f6f04beb80f053d)

Author SHA1 Message Date
inmarket 9b570be049 Bug fix. Must close before freeing the structure. 2014-08-15 02:19:23 +10:00
inmarket 1105e38414 Separate GFILE into separate source files to prevent future name and include file conflicts. 2014-08-15 00:31:32 +10:00
inmarket efa13a879d Move 3rd Party source to a new directory.
Rationalise Fatfs code and fix a couple of configuration issues.
2014-08-13 15:48:16 +10:00
inmarket 10902154ae GFILE: restructure files, add File Listing, add C String files
Fix compile error for ChibiOS BaseStreamFile based GFILES'.
2014-08-12 16:43:45 +10:00
inmarket 1a2e98af96 Use the GFILE_NEED_NOAUTOSYNC for syncing in the write as well. 2014-07-02 09:36:00 +10:00
Joel Bodenmann 5c13e08e76 added gfileSync() and autosync feature 2014-06-29 16:15:46 +02:00
inmarket a9f1520e02 Fatfs Cleanup 2014-06-27 23:04:01 +10:00
Joel Bodenmann 65602895a5 FatFS complete implementation 2014-06-27 06:10:18 +02:00
Joel Bodenmann 11e3d1fa22 first working FatFS implementation. Modes ToDo 2014-06-27 00:38:46 +02:00
Joel Bodenmann 1785f32976 added ToDo list 2014-06-25 05:31:41 +02:00
Joel Bodenmann b054a7220f initial implementation - untested 2014-06-25 05:23:57 +02:00
Joel Bodenmann d7129e6058 adding fatfs directory 2014-06-24 05:56:13 +02:00
inmarket fb29f601f1 Start of GFILE module 2014-01-05 00:02:53 +10:00