Subversion Repositories Code-Repo

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
248 Kevin 1
// MMC Library Source: http://www.ti.com/lit/an/slaa281b/slaa281b.pdf
2
// FAT Library Source: http://elm-chan.org/fsw/ff/00index_p.html
3
// Other resouces:
4
// - http://nerdclub-uk.blogspot.com/2012/11/how-spi-works-with-sd-card.html
5
 
6
Not implemented:
7
 - diskio.c write to SD card function
8
 - vs1053.c record audio to file function