Commit Graph

2 Commits

Author SHA1 Message Date
Markus Hitter fe9ef63225 SD card: store sample code for the hardware layer.
Fetched from http://elm-chan.org/fsw/ff/00index_p.html.

There is also sample code for the bigger brother, FatFs, here:
http://elm-chan.org/fsw/ff/00index_e.html. These FatFs examples
are bigger (600 lines of code vs. 260 lines), but are also
for a lot more platforms available.
2015-07-05 23:32:48 +02:00
Markus Hitter a9aa690cb3 SD card: store Petit FatFs original sources.
Fetched from http://elm-chan.org/fsw/ff/00index_p.html, version R0.03.

Storing original code separately shall ease diff'ing them when a
new release comes out.
2015-07-05 23:32:48 +02:00