Update version of EALib.
Dependencies: FATFileSystem
Fork of EALib by
History
created branch mbed-os
2017-12-05, by Brendan McDonnell [Tue, 05 Dec 2017 12:16:26 -0500] rev 27
created branch mbed-os
undo change in aba394685794; can't use w/ pre-built official mbed2.
2017-12-05, by Brendan McDonnell [Tue, 05 Dec 2017 12:12:33 -0500] rev 26
undo change in aba394685794; can't use w/ pre-built official mbed2.
Update FATFileSystem library reference to latest extant version in old mbed_official. (Previously referenced a rev that is not found there. It can be found in user/rllamado's fork of FATFileSystem, if we need it later.)
2017-12-05, by Brendan McDonnell [Tue, 05 Dec 2017 11:23:12 -0500] rev 25
Update FATFileSystem library reference to latest extant version in old mbed_official. (Previously referenced a rev that is not found there. It can be found in user/rllamado's fork of FATFileSystem, if we need it later.)
update sdram.cpp for MCUXpresso IDE / GCC_ARM tools
2017-12-01, by Brendan McDonnell [Fri, 01 Dec 2017 11:21:40 -0500] rev 24
update sdram.cpp for MCUXpresso IDE / GCC_ARM tools
Resolve compiler warnings.
2017-11-16, by bmcdonnell_ionx [Thu, 16 Nov 2017 11:07:30 -0500] rev 23
Resolve compiler warnings.
(Comparing signed/unsigned, and "comparison between 'enum SDMMC_STATE_T' and 'enum MCIFileSystem::CardState'".)
Add missing #include.
2017-11-16, by bmcdonnell_ionx [Thu, 16 Nov 2017 11:04:27 -0500] rev 22
Add missing #include.
(Resolves compiler errors using GCC/arm-none-eabi in (Eclipse-based) NXP MCUXpresso IDE, building against mbed-os 5.)
audio works.
2017-10-20, by msamadani [Fri, 20 Oct 2017 13:28:39 +0000] rev 21
audio works.
Fixed compiler error in MCIFileSystem regarding us_ticker_api.h
2015-06-10, by embeddedartists [Wed, 10 Jun 2015 08:34:09 +0000] rev 20
Fixed compiler error in MCIFileSystem regarding us_ticker_api.h
Fixed bug in AR1021 driver causing problems when aborting calibration
2014-12-19, by embeddedartists [Fri, 19 Dec 2014 15:22:22 +0000] rev 19
Fixed bug in AR1021 driver causing problems when aborting calibration
Added support for Macronix QSPI flash
2014-10-27, by embeddedartists [Mon, 27 Oct 2014 10:18:08 +0000] rev 18
Added support for Macronix QSPI flash