The wait in mci_WaitForEvent will delay all card transactions.
Fork of EALib by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:da373a015d07 | 2013-12-15 | dreschpe | the wait in mci_WaitForEvent will delay all card transactions. |
8:fe3cb3fbb64e | 2013-12-11 | embeddedartists | Extracted SPIFI initialization code from QSPIFileSystem into new SPIFI class to allow spifi to be used without having to use the file system. |
7:e431d9d47db6 | 2013-11-11 | embeddedartists | Added XBee class. Tested with XBee S1 |
6:405c6e5a4eaf | 2013-10-31 | embeddedartists | Updated SPI clock frequency for TSC2046 |
5:3290d7b766d5 | 2013-10-18 | embeddedartists | Corrected compiler warnings |
4:b32cf4ef45c5 | 2013-10-18 | embeddedartists | Added AR1021 touch controller |
3:9d31a3c5013e | 2013-10-09 | embeddedartists | Updated MCIFileSystem with needed PullUp on card detect pin. |
2:1c6134c80dc5 | 2013-09-27 | embeddedartists | Added documentation of QSPIFileSystem |
1:f3ef2b577bf6 | 2013-09-26 | embeddedartists | Added missing dependancy on the official mbed FATFileSystem library (needed by MCIFileSystem) |
0:0fdadbc3d852 | 2013-09-26 | embeddedartists | First version |