aboutsummaryrefslogtreecommitdiffstats
path: root/src/gfile/sys_defs.h
Commit message (Collapse)AuthorAgeFilesLines
* Big file rename to reduce problems with brain-dead IDE's that don't handle ↵inmarket2015-01-211-470/+0
| | | | | | | project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames).
* doxygen updatesinmarket2014-09-291-7/+7
|
* Separate GFILE into separate source files to prevent future name and include ↵inmarket2014-08-151-7/+2
| | | | file conflicts.
* GFILE: restructure files, add File Listing, add C String filesinmarket2014-08-121-6/+130
| | | | Fix compile error for ChibiOS BaseStreamFile based GFILES'.
* fixing doxygen typoJoel Bodenmann2014-07-041-1/+1
|
* added gfileSync() and autosync featureJoel Bodenmann2014-06-291-0/+13
|
* Fatfs Cleanupinmarket2014-06-271-31/+29
|
* FatFS complete implementationJoel Bodenmann2014-06-271-0/+32
|
* Missing header file required for some OS'sinmarket2014-05-221-0/+4
|
* GFILE module doxygenJoel Bodenmann2014-04-241-0/+135
|
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-0/+169