Small changes
Dependencies: FATFileSystem
Fork of EALib by
History
Fixed bug in AR1021 driver causing problems when aborting calibration
2014-12-19, by embeddedartists [Fri, 19 Dec 2014 15:22:22 +0000] rev 20
Fixed bug in AR1021 driver causing problems when aborting calibration
rx buffer resized
2015-01-06, by klauss [Tue, 06 Jan 2015 16:36:38 +0000] rev 19
rx buffer resized
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
Updated
2014-08-27, by embeddedartists [Wed, 27 Aug 2014 14:24:16 +0000] rev 17
Updated
Fixed bug in MCIFileSystem that occurred when CardDetect pin was not used.; Removed initialization of the LCD_LE pin as it is not used and it interfered with other uses of that pin.; Made some of EaLcdBoard's functions virtual to be able to inherit the
2014-08-27, by embeddedartists [Wed, 27 Aug 2014 14:22:41 +0000] rev 16
Fixed bug in MCIFileSystem that occurred when CardDetect pin was not used.; Removed initialization of the LCD_LE pin as it is not used and it interfered with other uses of that pin.; Made some of EaLcdBoard's functions virtual to be able to inherit the
Updated FATFileSystem version
2014-08-25, by embeddedartists [Mon, 25 Aug 2014 13:14:34 +0000] rev 15
Updated FATFileSystem version
Updated FATFileSystem library to latest version
2014-08-26, by embeddedartists [Tue, 26 Aug 2014 06:43:40 +0000] rev 14
Updated FATFileSystem library to latest version
Updated to work with the new gpio_init()
2014-04-09, by embeddedartists [Wed, 09 Apr 2014 09:36:00 +0000] rev 13
Updated to work with the new gpio_init()
Added license information
2014-01-30, by embeddedartists [Thu, 30 Jan 2014 08:50:47 +0100] rev 12
Added license information
Updated sdram.cpp to use the hook added in mbed_lib_rev76 to allow some memory to be reserved for the stack.
2014-01-29, by embeddedartists [Wed, 29 Jan 2014 11:23:01 +0000] rev 11
Updated sdram.cpp to use the hook added in mbed_lib_rev76 to allow some memory to be reserved for the stack.