Changes

466 bytes added ,  02:54, 29 September 2009
Added revision history
Line 18: Line 18:     
The original ELM FatFs page is here: [http://elm-chan.org/fsw/ff/00index_e.html http://elm-chan.org/fsw/ff/00index_e.html]
 
The original ELM FatFs page is here: [http://elm-chan.org/fsw/ff/00index_e.html http://elm-chan.org/fsw/ff/00index_e.html]
 +
 +
== Revision History ==
 +
=== 1.2 Final ===
 +
* Complete devoptab. (File functions, directory functions, old error reporting style in addition to errno)
 +
* Better error handling.
 +
* Cleaner code.
 +
* Fixed memory leak.
 +
 +
=== 1.1 ===
 +
* Partial devoptab. (File functions, no directory functions, fail error reporting.)
 +
* Changed a few functions to assist in devoptab and for other help.
 +
 +
=== 1.0 ===
 +
* Initial release.
 +
* No devoptab.
 +
* SD Card, USB Drive, and SDGecko Support.
508

edits