Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename lots of files to help prevent compile time name conflicts. | inmarket | 2014-08-20 | 1 | -68/+0 |
| | |||||
* | Separate GFILE into separate source files to prevent future name and include ↵ | inmarket | 2014-08-15 | 1 | -7/+10 |
| | | | | file conflicts. | ||||
* | GFILE: restructure files, add File Listing, add C String files | inmarket | 2014-08-12 | 1 | -8/+25 |
| | | | | Fix compile error for ChibiOS BaseStreamFile based GFILES'. | ||||
* | added gfileSync() and autosync feature | Joel Bodenmann | 2014-06-29 | 1 | -1/+2 |
| | |||||
* | FatFS complete implementation | Joel Bodenmann | 2014-06-27 | 1 | -0/+1 |
| | |||||
* | Updates to GFILE code | inmarket | 2014-02-07 | 1 | -4/+4 |
| | |||||
* | Add support for GFILEs based on BaseFileStreams and Memory Pointers | inmarket | 2014-02-07 | 1 | -0/+46 |