The wait in mci_WaitForEvent will delay all card transactions.
Fork of EALib by
History
the wait in mci_WaitForEvent will delay all card transactions.
2013-12-15, by dreschpe [Sun, 15 Dec 2013 21:58:56 +0000] rev 9
the wait in mci_WaitForEvent will delay all card transactions.
Extracted SPIFI initialization code from QSPIFileSystem into new SPIFI class to allow spifi to be used without having to use the file system.
2013-12-11, by embeddedartists [Wed, 11 Dec 2013 12:16:40 +0000] rev 8
Extracted SPIFI initialization code from QSPIFileSystem into new SPIFI class to allow spifi to be used without having to use the file system.
Added XBee class. Tested with XBee S1
2013-11-11, by embeddedartists [Mon, 11 Nov 2013 09:39:58 +0000] rev 7
Added XBee class. Tested with XBee S1
Updated SPI clock frequency for TSC2046
2013-10-31, by embeddedartists [Thu, 31 Oct 2013 13:23:11 +0000] rev 6
Updated SPI clock frequency for TSC2046
Corrected compiler warnings
2013-10-18, by embeddedartists [Fri, 18 Oct 2013 10:57:50 +0000] rev 5
Corrected compiler warnings
Added AR1021 touch controller
2013-10-18, by embeddedartists [Fri, 18 Oct 2013 12:48:58 +0200] rev 4
Added AR1021 touch controller
Added MMA7455 accelerometer
Updated MCIFileSystem with needed PullUp on card detect pin.
2013-10-09, by embeddedartists [Wed, 09 Oct 2013 07:51:52 +0000] rev 3
Updated MCIFileSystem with needed PullUp on card detect pin.
Added documentation of QSPIFileSystem
2013-09-27, by embeddedartists [Fri, 27 Sep 2013 14:07:07 +0000] rev 2
Added documentation of QSPIFileSystem
Added missing dependancy on the official mbed FATFileSystem library (needed by MCIFileSystem)
2013-09-26, by embeddedartists [Thu, 26 Sep 2013 08:25:49 +0000] rev 1
Added missing dependancy on the official mbed FATFileSystem library (needed by MCIFileSystem)
First version
2013-09-26, by embeddedartists [Thu, 26 Sep 2013 06:37:02 +0000] rev 0
First version