First working version of a FATFileSystem compatible Chan FAT v0.8 implementation. This is intended to use with long file names and RTOS support. For now long file names work but RTOS support is still untested.
Dependents: USB_MSC USB_CDC_MSD_Hello TFTPServerTest DMXStation ... more
History
getdir() did not work -> remove
2011-02-04, by NeoBelerophon [Fri, 04 Feb 2011 21:14:33 +0000] rev 2
getdir() did not work -> remove
Added FATDirHandle::getdir() -> return dir path string
2011-02-04, by NeoBelerophon [Fri, 04 Feb 2011 19:59:52 +0000] rev 1
Added FATDirHandle::getdir() -> return dir path string
Inital version
2011-02-01, by NeoBelerophon [Tue, 01 Feb 2011 21:47:45 +0000] rev 0
Inital version