Class to be able to send SPI data with almost no overhead, useful at very high speeds.

Dependents:   MakerBotServer epaper_mbed_130411_KL25Z epaper_mbed_test epaper_mbed_test_copy1 ... more

This pull request has been accepted and merged in by Erik -

Add support for LPC1549

Added support for lpc1549 target.

BurstSPI fork

1 comment:

03 Apr 2015

Thats a handy bit to ignore RX data. More SPI peripherals should have that considering barely ever is it really used for full-duplex operation.

Anyway thanks for the addition. Going to accept pull request and adding your to the developers. So for bug fixes/future targets you can push them directly to the repository.

Erik