A library with drivers for different peripherals on the LPC4088 QuickStart Board or related add-on boards.

Dependencies:   FATFileSystem

Dependents:   bare

Fork of EALib by EmbeddedArtists AB

History

o; default tip

2014-03-27, by koiamk [Thu, 27 Mar 2014 22:43:39 +0000] rev 13

o;


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.


Fixed example in QSPIFileSystem documentation

2014-01-10, by embeddedartists [Fri, 10 Jan 2014 08:24:42 +0000] rev 10

Fixed example in QSPIFileSystem documentation


Removed delay in mci_WaitForEvent to speed up card transactions.

2013-12-16, by embeddedartists [Mon, 16 Dec 2013 12:26:55 +0000] rev 9

Removed delay in mci_WaitForEvent to speed up 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