Fast SPI write, added LPC812 Target

Dependents:   wsDrive

Fork of BurstSPI by Erik -

History

support for STM32F4 default tip

2016-12-10, by JojoS [Sat, 10 Dec 2016 14:30:26 +0000] rev 15

support for STM32F4


added LPC8XX Target, added define for not setting EOT flag after transmission

2016-10-09, by JojoS [Sun, 09 Oct 2016 16:48:17 +0000] rev 14

added LPC8XX Target, added define for not setting EOT flag after transmission


Added STM F4XX support.

2015-05-16, by Sissors [Sat, 16 May 2015 11:09:59 +0000] rev 13

Added STM F4XX support.
;
; (And seriously STM, it has the same SPI as the already supported L152, but you just had to go ahead and change all your driver files)


As we set receive ignore flag we don't need any code in clearRX.

2015-04-03, by Backstrom [Fri, 03 Apr 2015 06:14:57 +0000] rev 12

As we set receive ignore flag we don't need any code in clearRX.


Add LPC1549 target support.

2015-04-03, by Backstrom [Fri, 03 Apr 2015 06:02:58 +0000] rev 11

Add LPC1549 target support.


Added support for non-supported targets

2014-10-07, by Sissors [Tue, 07 Oct 2014 10:55:42 +0000] rev 10

Added support for non-supported targets
;
; Lib will revert back to regular SPI, so if this lib is integrated in a larger one it will also allow people with other boards to use it (only slower)


Added LPC13XX in list of defines (does compile, not verified yet to work)

2014-10-07, by Sissors [Tue, 07 Oct 2014 09:00:51 +0000] rev 9

Added LPC13XX in list of defines (does compile, not verified yet to work)


Add LPC11U24 as target supported by LPC1768 code.

2014-09-03, by mcapewel [Wed, 03 Sep 2014 18:46:02 +0000] rev 8

Add LPC11U24 as target supported by LPC1768 code.


Add LPC1114 as target supported by LPC1768 code.

2014-08-05, by mcapewel [Tue, 05 Aug 2014 19:35:37 +0000] rev 7

Add LPC1114 as target supported by LPC1768 code.


Merge with version 2.0

2014-07-25, by kenno [Fri, 25 Jul 2014 15:09:45 +0000] rev 6

Merge with version 2.0